Searched refs:bio_post_read_ctx_cache (Results 1 – 2 of 2) sorted by relevance
51 static struct kmem_cache *bio_post_read_ctx_cache; variable413 bio_post_read_ctx_cache = in ext4_init_post_read_processing()416 if (!bio_post_read_ctx_cache) in ext4_init_post_read_processing()420 bio_post_read_ctx_cache); in ext4_init_post_read_processing()426 kmem_cache_destroy(bio_post_read_ctx_cache); in ext4_init_post_read_processing()434 kmem_cache_destroy(bio_post_read_ctx_cache); in ext4_exit_post_read_processing()
33 static struct kmem_cache *bio_post_read_ctx_cache; variable4049 bio_post_read_ctx_cache = in f2fs_init_post_read_processing()4052 if (!bio_post_read_ctx_cache) in f2fs_init_post_read_processing()4056 bio_post_read_ctx_cache); in f2fs_init_post_read_processing()4062 kmem_cache_destroy(bio_post_read_ctx_cache); in f2fs_init_post_read_processing()4070 kmem_cache_destroy(bio_post_read_ctx_cache); in f2fs_destroy_post_read_processing()