Searched refs:file_hash_entry_pool (Results 1 – 4 of 4) sorted by relevance
159 struct file_hash_entry_pool struct164 struct file_hash_entry_pool *next; argument1062 struct file_hash_entry_pool *pool = XNEW (struct file_hash_entry_pool); in allocate_file_hash_entries()1084 struct file_hash_entry_pool *iter = pfile->file_hash_entries; in free_file_hash_entries()1087 struct file_hash_entry_pool *next = iter->next; in free_file_hash_entries()
433 struct file_hash_entry_pool *file_hash_entries;
160 struct file_hash_entry_pool struct165 struct file_hash_entry_pool *next; argument1197 struct file_hash_entry_pool *pool = XNEW (struct file_hash_entry_pool); in allocate_file_hash_entries()1219 struct file_hash_entry_pool *iter = pfile->file_hash_entries; in free_file_hash_entries()1222 struct file_hash_entry_pool *next = iter->next; in free_file_hash_entries()
451 struct file_hash_entry_pool *file_hash_entries;