Searched refs:le_hash (Results 1 – 5 of 5) sorted by relevance
137 le->le_hash = BSWAP_64(le->le_hash); in zap_leaf_byteswap()406 if (le->le_hash != zn->zn_hash) in zap_leaf_lookup()421 zeh->zeh_hash = le->le_hash; in zap_leaf_lookup()465 if (HCD_GTEQ(le->le_hash, le->le_cd, h, cd) && in zap_leaf_lookup_closest()466 HCD_GTEQ(besth, bestcd, le->le_hash, le->le_cd)) { in zap_leaf_lookup_closest()469 besth = le->le_hash; in zap_leaf_lookup_closest()475 zeh->zeh_hash = le->le_hash; in zap_leaf_lookup_closest()600 if (le->le_hash == h) { in zap_entry_create()611 if (le->le_hash == h && in zap_entry_create()642 le->le_hash = h; in zap_entry_create()[all …]
88 uint64_t le_hash; /* hash value of the name */ member
140 uint64_t le_hash; /* hash value of the name */ member
582 if (le->le_hash != h) in zap_leaf_lookup()
630 zlc->l_entry.le_hash); in zap_leaf()