Searched defs:zap_leaf_free (Results 1 – 2 of 2) sorted by relevance
95 struct zap_leaf_free { struct96 uint8_t lf_type; /* always ZAP_CHUNK_FREE */97 uint8_t lf_pad[ZAP_LEAF_ARRAY_BYTES];98 uint16_t lf_next; /* next in free list, or CHAIN_END */
148 struct zap_leaf_free { struct149 uint8_t lf_type; /* always ZAP_CHUNK_FREE */150 uint8_t lf_pad[ZAP_LEAF_ARRAY_BYTES];151 uint16_t lf_next; /* next in free list, or CHAIN_END */