Searched refs:lh_block_type (Results 1 – 5 of 5) sorted by relevance
114 uint64_t lh_block_type; /* ZBT_LEAF */ member
106 buf->l_hdr.lh_block_type = BSWAP_64(buf->l_hdr.lh_block_type); in zap_leaf_byteswap()164 zap_leaf_phys(l)->l_hdr.lh_block_type = ZBT_LEAF; in zap_leaf_init()
578 ASSERT3U(zap_leaf_phys(l)->l_hdr.lh_block_type, ==, ZBT_LEAF); in zap_get_leaf_byblk()1335 if ((zap_leaf_phys(zc->zc_leaf)->l_hdr.lh_block_type == 0) || in fzap_cursor_retrieve()
323 leaf->l_hdr.lh_block_type = ZBT_LEAF; in zap_fat_write_leaf_init()
1691 uint64_t lh_block_type; /* ZBT_LEAF */ member