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; variable4144 bio_post_read_ctx_cache = in f2fs_init_post_read_processing()4147 if (!bio_post_read_ctx_cache) in f2fs_init_post_read_processing()4151 bio_post_read_ctx_cache); in f2fs_init_post_read_processing()4157 kmem_cache_destroy(bio_post_read_ctx_cache); in f2fs_init_post_read_processing()4165 kmem_cache_destroy(bio_post_read_ctx_cache); in f2fs_destroy_post_read_processing()