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.c32 static struct kmem_cache *bio_post_read_ctx_cache; variable
4106 bio_post_read_ctx_cache = in f2fs_init_post_read_processing()
4109 if (!bio_post_read_ctx_cache) in f2fs_init_post_read_processing()
4113 bio_post_read_ctx_cache); in f2fs_init_post_read_processing()
4119 kmem_cache_destroy(bio_post_read_ctx_cache); in f2fs_init_post_read_processing()
4127 kmem_cache_destroy(bio_post_read_ctx_cache); in f2fs_destroy_post_read_processing()