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

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzap_leaf.h53 uint64_t lh_block_type; /* ZBT_LEAF */ member in struct:zap_leaf_phys::zap_leaf_header
/illumos-gate/usr/src/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
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzap_leaf.c116 buf->l_hdr.lh_block_type = BSWAP_64(buf->l_hdr.lh_block_type);
175 zap_leaf_phys(l)->l_hdr.lh_block_type = ZBT_LEAF;
H A Dzap.c545 ASSERT3U(zap_leaf_phys(l)->l_hdr.lh_block_type, ==, ZBT_LEAF);
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1329 uint64_t lh_block_type; /* ZBT_LEAF */ member in struct:zap_leaf_phys::zap_leaf_header
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c667 if (l->l_hdr.lh_block_type != ZBT_LEAF)
/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c628 if (zlp->l_hdr.lh_block_type != ZBT_LEAF ||

Completed in 105 milliseconds