Searched refs:zlf (Results 1 – 1 of 1) sorted by relevance
208 struct zap_leaf_free *zlf = &ZAP_LEAF_CHUNK(l, chunk).l_free; in zap_leaf_chunk_free() local211 ASSERT(zlf->lf_type != ZAP_CHUNK_FREE); in zap_leaf_chunk_free()213 zlf->lf_type = ZAP_CHUNK_FREE; in zap_leaf_chunk_free()214 zlf->lf_next = zap_leaf_phys(l)->l_hdr.lh_freelist; in zap_leaf_chunk_free()215 bzero(zlf->lf_pad, sizeof (zlf->lf_pad)); /* help it to compress */ in zap_leaf_chunk_free()