HomeSort by relevance Sort by last modified time
    Searched defs:LEAF_HASH (Results 1 - 2 of 2) sorted by null

  /netvirt/usr/src/grub/grub-0.95/stage2/
fsys_zfs.h 161 #define LEAF_HASH(bs, h) \
  /netvirt/usr/src/uts/common/fs/zfs/
zap_leaf.c 48 #define LEAF_HASH(l, h) \
52 #define LEAF_HASH_ENTPTR(l, h) (&(l)->l_phys->l_hash[LEAF_HASH(l, h)])
437 for (lh = LEAF_HASH(l, h); lh <= bestlh; lh++) {

Completed in 60 milliseconds