Searched refs:le_hash (Results 1 – 5 of 5) sorted by relevance
132 le->le_hash = BSWAP_64(le->le_hash); in zap_leaf_byteswap()438 if (le->le_hash != zn->zn_hash) in zap_leaf_lookup()453 zeh->zeh_hash = le->le_hash; in zap_leaf_lookup()486 if (HCD_GTEQ(le->le_hash, le->le_cd, h, cd) && in zap_leaf_lookup_closest()487 HCD_GTEQ(besth, bestcd, le->le_hash, le->le_cd)) { in zap_leaf_lookup_closest()490 besth = le->le_hash; in zap_leaf_lookup_closest()496 zeh->zeh_hash = le->le_hash; in zap_leaf_lookup_closest()616 if (le->le_hash == h) { in zap_entry_create()627 if (le->le_hash == h && in zap_entry_create()658 le->le_hash = h; in zap_entry_create()[all …]
148 uint64_t le_hash; /* hash value of the name */ member
499 le->le_hash = ent->hash; in zap_fat_write()
1726 uint64_t le_hash; /* hash value of the name */ member
2667 if (le->le_hash != hash) in zap_leaf_lookup()