Searched refs:bio_post_read_ctx_cache (Results 1 – 1 of 1) sorted by relevance
33 static struct kmem_cache *bio_post_read_ctx_cache; variable2713 bio_post_read_ctx_cache = KMEM_CACHE(bio_post_read_ctx, 0); in f2fs_init_post_read_processing()2714 if (!bio_post_read_ctx_cache) in f2fs_init_post_read_processing()2718 bio_post_read_ctx_cache); in f2fs_init_post_read_processing()2724 kmem_cache_destroy(bio_post_read_ctx_cache); in f2fs_init_post_read_processing()2732 kmem_cache_destroy(bio_post_read_ctx_cache); in f2fs_destroy_post_read_processing()