Lines Matching refs:group_entry

112     struct group_entry *entries;
137 return (size - sizeof(struct group_header)) / sizeof(struct group_entry); in index_entry_count()
147 return sizeof(struct group_header) + count * sizeof(struct group_entry); in index_file_size()
180 size = sizeof(struct group_entry); in index_lock_group()
209 entry_size = index->count * sizeof(struct group_entry); in index_map()
243 index->entries = (struct group_entry *) in index_map()
449 entry_loc(const struct group_index *index, const struct group_entry *entry) in entry_loc()
460 entry_splice(struct group_entry *entry, int *parent) in entry_splice()
472 index_add(struct group_index *index, struct group_entry *entry) in index_add()
508 struct group_entry *entry; in index_find()
537 freelist_add(struct group_index *index, struct group_entry *entry) in freelist_add()
562 struct group_entry *entry; in index_unlink_hash()
610 struct group_entry *
614 struct group_entry *entry; in tdx_index_entry()
638 struct group_entry *entry; in tdx_index_add()
697 struct group_entry *entry; in tdx_index_delete()
754 struct group_entry *entry) in tdx_data_open()
810 tdx_data_add(struct group_index *index, struct group_entry *entry, in tdx_data_add()
882 tdx_index_rebuild_start(struct group_index *index, struct group_entry *entry) in tdx_index_rebuild_start()
897 tdx_index_rebuild_finish(struct group_index *index, struct group_entry *entry, in tdx_index_rebuild_finish()
898 struct group_entry *new) in tdx_index_rebuild_finish()
925 struct group_entry *entry; in tdx_expire()
926 struct group_entry new_entry; in tdx_expire()
1114 tdx_index_print(const char *name, const struct group_entry *entry, in tdx_index_print()
1133 struct group_entry *entry; in tdx_index_dump()
1177 struct group_entry *entry, bool fix) in index_audit_loc()
1209 index_audit_deleted(struct group_entry *entry, long number, bool fix) in index_audit_deleted()
1233 struct group_entry *entry; in index_audit_header()
1335 index_audit_group(struct group_index *index, struct group_entry *entry, in index_audit_group()
1377 struct group_entry *entry; in index_audit_active()
1401 struct group_entry *entry; in tdx_index_audit()