Searched refs:bio_post_read_ctx_cache (Results 1 – 2 of 2) sorted by relevance
53 static struct kmem_cache *bio_post_read_ctx_cache; variable457 bio_post_read_ctx_cache = in ext4_init_post_read_processing()460 if (!bio_post_read_ctx_cache) in ext4_init_post_read_processing()464 bio_post_read_ctx_cache); in ext4_init_post_read_processing()470 kmem_cache_destroy(bio_post_read_ctx_cache); in ext4_init_post_read_processing()478 kmem_cache_destroy(bio_post_read_ctx_cache); in ext4_exit_post_read_processing()
33 static struct kmem_cache *bio_post_read_ctx_cache; variable4243 bio_post_read_ctx_cache = in f2fs_init_post_read_processing()4246 if (!bio_post_read_ctx_cache) in f2fs_init_post_read_processing()4250 bio_post_read_ctx_cache); in f2fs_init_post_read_processing()4256 kmem_cache_destroy(bio_post_read_ctx_cache); in f2fs_init_post_read_processing()4264 kmem_cache_destroy(bio_post_read_ctx_cache); in f2fs_destroy_post_read_processing()