Searched refs:LEAF_HASH (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap_leaf.c49 #define LEAF_HASH(l, h) \ macro
54 #define LEAF_HASH_ENTPTR(l, h) (&zap_leaf_phys(l)->l_hash[LEAF_HASH(l, h)])
466 for (lh = LEAF_HASH(l, h); lh <= bestlh; lh++) {

Completed in 71 milliseconds