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

/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzap_leaf.h107 uint64_t lh_prefix; /* hash prefix of this leaf */ member in struct:zap_leaf_phys::zap_leaf_header
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap_leaf.c112 buf->l_hdr.lh_prefix = BSWAP_64(buf->l_hdr.lh_prefix);
798 l->l_phys->l_hdr.lh_prefix <<= 1;
800 nl->l_phys->l_hdr.lh_prefix = l->l_phys->l_hdr.lh_prefix | 1;
H A Dzap.c588 (*lp)->l_phys->l_hdr.lh_prefix);
606 l->l_phys->l_hdr.lh_prefix);
643 l->l_phys->l_hdr.lh_prefix);
1173 zc->zc_leaf->l_phys->l_hdr.lh_prefix)) {
/freebsd-10.1-release/sys/cddl/boot/zfs/
H A Dzfsimpl.h1271 uint64_t lh_prefix; /* hash prefix of this leaf */ member in struct:zap_leaf_phys::zap_leaf_header
/freebsd-10.1-release/sys/boot/zfs/
H A Dzfsimpl.c1408 && zl.l_phys->l_hdr.lh_prefix

Completed in 55 milliseconds