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; variable414 bio_post_read_ctx_cache = in ext4_init_post_read_processing()417 if (!bio_post_read_ctx_cache) in ext4_init_post_read_processing()421 bio_post_read_ctx_cache); in ext4_init_post_read_processing()427 kmem_cache_destroy(bio_post_read_ctx_cache); in ext4_init_post_read_processing()435 kmem_cache_destroy(bio_post_read_ctx_cache); in ext4_exit_post_read_processing()
31 static struct kmem_cache *bio_post_read_ctx_cache; variable3196 bio_post_read_ctx_cache = in f2fs_init_post_read_processing()3199 if (!bio_post_read_ctx_cache) in f2fs_init_post_read_processing()3203 bio_post_read_ctx_cache); in f2fs_init_post_read_processing()3209 kmem_cache_destroy(bio_post_read_ctx_cache); in f2fs_init_post_read_processing()3217 kmem_cache_destroy(bio_post_read_ctx_cache); in f2fs_destroy_post_read_processing()