Home
last modified time | relevance | path

Searched refs:le2 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzap_leaf.c694 struct zap_leaf_entry *le2; in zap_leaf_rehash_entry() local
703 *chunkp != CHAIN_END; chunkp = &le2->le_next) { in zap_leaf_rehash_entry()
704 le2 = ZAP_LEAF_ENTRY(l, *chunkp); in zap_leaf_rehash_entry()
705 if (le2->le_cd > le->le_cd) in zap_leaf_rehash_entry()