Searched defs:hash_minor (Results 1 – 2 of 2) sorted by relevance
255 uint32_t *hash_major, uint32_t *hash_minor) in ext2_htree_hash()
267 uint32_t hash_major = 0, hash_minor = 0; in ext2_htree_find_leaf() local