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

/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Dzap_leaf.h113 uint64_t lh_block_type; /* ZBT_LEAF */ member in struct:zap_leaf_phys::zap_leaf_header
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dzap_leaf.c116 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.c562 ASSERT3U(zap_leaf_phys(l)->l_hdr.lh_block_type, ==, ZBT_LEAF);
/freebsd-13-stable/sys/cddl/boot/zfs/
H A Dzfsimpl.h1572 uint64_t lh_block_type; /* ZBT_LEAF */ member in struct:zap_leaf_phys::zap_leaf_header

Completed in 109 milliseconds