Searched refs:lf_type (Results 1 – 4 of 4) sorted by relevance
132 switch (lc->l_free.lf_type) { in zap_leaf_byteswap()147 lc->l_free.lf_type = BSWAP_8(lc->l_free.lf_type); in zap_leaf_byteswap()170 ZAP_LEAF_CHUNK(l, i).l_free.lf_type = ZAP_CHUNK_FREE; in zap_leaf_init()192 ASSERT3U(ZAP_LEAF_CHUNK(l, chunk).l_free.lf_type, ==, ZAP_CHUNK_FREE); in zap_leaf_chunk_alloc()208 ASSERT(zlf->lf_type != ZAP_CHUNK_FREE); in zap_leaf_chunk_free()210 zlf->lf_type = ZAP_CHUNK_FREE; in zap_leaf_chunk_free()
94 uint8_t lf_type; /* always ZAP_CHUNK_FREE */ member
149 uint8_t lf_type; /* always ZAP_CHUNK_FREE */ member
1567 uint8_t lf_type; /* always ZAP_CHUNK_FREE */ member