Searched defs:dirhash (Results 1 – 4 of 4) sorted by relevance
87 struct dirhash { struct102 int dh_score; /* access count for this dirhash */ argument104 int dh_onlist; /* true if on the ufsdirhash_list chain */ argument
51 long numdirs, dirhash, listmax, inplast, dirhashmask; variable
362 dirhash(const char *aname, size_t len) in dirhash() function
364 uint32_t dirhash; in ext2_htree_lookup() local788 uint32_t dirhash, split_hash; in ext2_htree_add_entry() local