Home
last modified time | relevance | path

Searched defs:bio_post_read_ctx (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/fs/f2fs/
Ddata.c64 struct bio_post_read_ctx { struct
65 struct bio *bio;
66 struct work_struct work;
90 mempool_free(bio->bi_private, bio_post_read_ctx_pool); in __read_end_io() argument