Home
last modified time | relevance | path

Searched refs:bio_post_read_ctx_cache (Results 1 – 1 of 1) sorted by relevance

/linux/fs/f2fs/
H A Ddata.c33 static struct kmem_cache *bio_post_read_ctx_cache; variable
4458 bio_post_read_ctx_cache = in f2fs_init_post_read_processing()
4461 if (!bio_post_read_ctx_cache) in f2fs_init_post_read_processing()
4465 bio_post_read_ctx_cache); in f2fs_init_post_read_processing()
4471 kmem_cache_destroy(bio_post_read_ctx_cache); in f2fs_init_post_read_processing()
4479 kmem_cache_destroy(bio_post_read_ctx_cache); in f2fs_destroy_post_read_processing()