Searched refs:osc_extent_kmem (Results 1 – 3 of 3) sorted by relevance
57 struct kmem_cache *osc_extent_kmem; variable87 .ckd_cache = &osc_extent_kmem,
406 extern struct kmem_cache *osc_extent_kmem;
349 ext = kmem_cache_alloc(osc_extent_kmem, GFP_NOFS | __GFP_ZERO); in osc_extent_alloc()368 kmem_cache_free(osc_extent_kmem, ext); in osc_extent_free()