Lines Matching refs:slab
25 bool slab;
31 bool slab;
38 bool slab);
68 * szind and slab info appropriately.
72 szind_t szind, bool slab);
75 * Does the same thing, but with the interior of the range, for slab
79 * does both depending on the value of 'slab'. The answer is twofold:
85 * used, and passing a 'slab' parameter everywhere makes that more
110 * addresses to edatas. If the result is going to be used as a slab, you
113 * Remap simply changes the szind and slab status of an extent's boundary
114 * mappings. If the extent is not a slab, it doesn't bother with updating the
116 * slabs). Since the szind and slab status only make sense for active extents,
241 alloc_ctx->slab = metadata.slab;
254 full_alloc_ctx->slab = contents.metadata.slab;
275 full_alloc_ctx->slab = contents.metadata.slab;
296 alloc_ctx->slab = metadata.slab;
351 alloc_ctx.slab = contents.metadata.slab;