Searched defs:dirhash (Results 1 – 6 of 6) sorted by relevance
84 struct dirhash { struct102 int dh_score; /* access count for this dirhash */ argument104 int dh_onlist; /* true if on the ufsdirhash_list chain */ argument
85 struct dirhash { struct103 int dh_score; /* access count for this dirhash */ argument105 int dh_onlist; /* true if on the ulfsdirhash_list chain */ argument
51 struct dirhash { struct58 TAILQ_ENTRY(dirhash) next; argument
490 uint32_t dirhash, split_hash; in ext2fs_htree_add_entry() local810 uint32_t dirhash; in ext2fs_htree_lookup() local
88 long numdirs, dirhash, listmax, inplast; variable
80 long numdirs, dirhash, listmax, inplast; variable