Searched refs:bio_post_read_ctx_cache (Results 1 – 2 of 2) sorted by relevance
53 static struct kmem_cache *bio_post_read_ctx_cache; variable435 bio_post_read_ctx_cache = KMEM_CACHE(bio_post_read_ctx, SLAB_RECLAIM_ACCOUNT); in ext4_init_post_read_processing()437 if (!bio_post_read_ctx_cache) in ext4_init_post_read_processing()441 bio_post_read_ctx_cache); in ext4_init_post_read_processing()447 kmem_cache_destroy(bio_post_read_ctx_cache); in ext4_init_post_read_processing()455 kmem_cache_destroy(bio_post_read_ctx_cache); in ext4_exit_post_read_processing()
32 static struct kmem_cache *bio_post_read_ctx_cache; variable4433 bio_post_read_ctx_cache = in f2fs_init_post_read_processing()4436 if (!bio_post_read_ctx_cache) in f2fs_init_post_read_processing()4440 bio_post_read_ctx_cache); in f2fs_init_post_read_processing()4446 kmem_cache_destroy(bio_post_read_ctx_cache); in f2fs_init_post_read_processing()4454 kmem_cache_destroy(bio_post_read_ctx_cache); in f2fs_destroy_post_read_processing()