Searched refs:ZBT_LEAF (Results 1 – 3 of 3) sorted by relevance
93 #define ZBT_LEAF ((1ULL << 63) + 0) macro
92 if (block_type == ZBT_LEAF || block_type == BSWAP_64(ZBT_LEAF)) in fzap_byteswap()562 ASSERT3U(zap_leaf_phys(l)->l_hdr.lh_block_type, ==, ZBT_LEAF); in zap_get_leaf_byblk()609 if ((zap_f_phys(zap)->zap_block_type != ZBT_LEAF && in zap_deref_leaf()
174 zap_leaf_phys(l)->l_hdr.lh_block_type = ZBT_LEAF; in zap_leaf_init()