Searched refs:bio_post_read_ctx_cache (Results 1 – 2 of 2) sorted by relevance
52 static struct kmem_cache *bio_post_read_ctx_cache; variable417 bio_post_read_ctx_cache = in ext4_init_post_read_processing()420 if (!bio_post_read_ctx_cache) in ext4_init_post_read_processing()424 bio_post_read_ctx_cache); in ext4_init_post_read_processing()430 kmem_cache_destroy(bio_post_read_ctx_cache); in ext4_init_post_read_processing()438 kmem_cache_destroy(bio_post_read_ctx_cache); in ext4_exit_post_read_processing()
33 static struct kmem_cache *bio_post_read_ctx_cache; variable4174 bio_post_read_ctx_cache = in f2fs_init_post_read_processing()4177 if (!bio_post_read_ctx_cache) in f2fs_init_post_read_processing()4181 bio_post_read_ctx_cache); in f2fs_init_post_read_processing()4187 kmem_cache_destroy(bio_post_read_ctx_cache); in f2fs_init_post_read_processing()4195 kmem_cache_destroy(bio_post_read_ctx_cache); in f2fs_destroy_post_read_processing()