Searched defs:zap_leaf_free (Results 1 – 3 of 3) sorted by relevance
155 struct zap_leaf_free { struct 156 lf_typezap_leaf_chunk::zap_leaf_free global() argument 157 lf_padzap_leaf_chunk::zap_leaf_free global() argument 158 lf_nextzap_leaf_chunk::zap_leaf_free global() argument
1733 struct zap_leaf_free { struct1734 uint8_t lf_type; /* always ZAP_CHUNK_FREE */1735 uint8_t lf_pad[ZAP_LEAF_ARRAY_BYTES];1736 uint16_t lf_next; /* next in free list, or CHAIN_END */
2559 zap_leaf_free(zap_leaf_t *leaf) in zap_leaf_free() function