Home
last modified time | relevance | path

Searched defs:hash_major (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/ufs/ext2fs/
H A Dext2fs_hash.c242 uint32_t *hash_major, uint32_t *hash_minor) in ext2fs_htree_hash()
H A Dext2fs_htree.c718 uint32_t hash_major = 0, hash_minor = 0; in ext2fs_htree_find_leaf() local