Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/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++) { in zap_leaf_lookup_closest()