Searched refs:orphan_entry_slab (Results 1 – 1 of 1) sorted by relevance
25 static struct kmem_cache *orphan_entry_slab; variable220 new = kmem_cache_alloc(orphan_entry_slab, GFP_ATOMIC); in add_orphan_inode()249 kmem_cache_free(orphan_entry_slab, orphan); in remove_orphan_inode()768 orphan_entry_slab = f2fs_kmem_cache_create("f2fs_orphan_entry", in create_checkpoint_caches()770 if (unlikely(!orphan_entry_slab)) in create_checkpoint_caches()775 kmem_cache_destroy(orphan_entry_slab); in create_checkpoint_caches()783 kmem_cache_destroy(orphan_entry_slab); in destroy_checkpoint_caches()