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; variable418 bio_post_read_ctx_cache = in ext4_init_post_read_processing()421 if (!bio_post_read_ctx_cache) in ext4_init_post_read_processing()425 bio_post_read_ctx_cache); in ext4_init_post_read_processing()431 kmem_cache_destroy(bio_post_read_ctx_cache); in ext4_init_post_read_processing()439 kmem_cache_destroy(bio_post_read_ctx_cache); in ext4_exit_post_read_processing()
33 static struct kmem_cache *bio_post_read_ctx_cache; variable4219 bio_post_read_ctx_cache = in f2fs_init_post_read_processing()4222 if (!bio_post_read_ctx_cache) in f2fs_init_post_read_processing()4226 bio_post_read_ctx_cache); in f2fs_init_post_read_processing()4232 kmem_cache_destroy(bio_post_read_ctx_cache); in f2fs_init_post_read_processing()4240 kmem_cache_destroy(bio_post_read_ctx_cache); in f2fs_destroy_post_read_processing()