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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzap_leaf.h106 uint64_t lh_block_type; /* ZBT_LEAF */ member in struct:zap_leaf_phys::zap_leaf_header
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap_leaf.c117 buf->l_hdr.lh_block_type = BSWAP_64(buf->l_hdr.lh_block_type);
174 zap_leaf_phys(l)->l_hdr.lh_block_type = ZBT_LEAF;
H A Dzap.c523 ASSERT3U(zap_leaf_phys(l)->l_hdr.lh_block_type, ==, ZBT_LEAF);
/freebsd-11-stable/sys/cddl/boot/zfs/
H A Dzfsimpl.h1378 uint64_t lh_block_type; /* ZBT_LEAF */ member in struct:zap_leaf_phys::zap_leaf_header

Completed in 74 milliseconds