Searched defs:hash_entry (Results 1 – 6 of 6) sorted by relevance
52 static struct hash_entry { struct55 struct hash_entry *next; argument78 struct hash_entry *hash_entry = malloc(sizeof(*hash_entry)); in save_xattr_block() local100 struct hash_entry *hash_entry = hash_table[hash]; in get_xattr_block() local
41 struct hash_entry { struct48 struct hash_entry *table; argument
28 struct hash_entry { struct34 struct hash_entry *entries; argument
90 struct hash_entry { struct91 ext2_dirhash_t hash;92 ext2_dirhash_t minor_hash;93 ino_t ino;94 struct ext2_dir_entry *dir;
64 typedef int hash_entry; /* must hold (code_int << 8) | byte */ typedef
610 struct hash_entry *hash_entry = in lima_free_stale_pp_stream_bo() local