Searched refs:lf_next (Results 1 – 4 of 4) sorted by relevance
98 uint16_t lf_next; /* next in free list, or CHAIN_END */ member
147 lc->l_free.lf_next = BSWAP_16(lc->l_free.lf_next); in zap_leaf_byteswap()172 ZAP_LEAF_CHUNK(l, i).l_free.lf_next = i+1; in zap_leaf_init()174 ZAP_LEAF_CHUNK(l, ZAP_LEAF_NUMCHUNKS(l)-1).l_free.lf_next = CHAIN_END; in zap_leaf_init()198 ZAP_LEAF_CHUNK(l, chunk).l_free.lf_next; in zap_leaf_chunk_alloc()214 zlf->lf_next = zap_leaf_phys(l)->l_hdr.lh_freelist; in zap_leaf_chunk_free()
151 uint16_t lf_next; /* next in free list, or CHAIN_END */ member
654 i, zlc->l_free.lf_next); in zap_leaf()