Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ext4/
Dreadpage.c62 struct bio_post_read_ctx { struct
63 struct bio *bio;
64 struct work_struct work;
65 unsigned int cur_step;
89 mempool_free(bio->bi_private, bio_post_read_ctx_pool); in __read_end_io() argument
/Linux-v5.4/fs/f2fs/
Ddata.c80 struct bio_post_read_ctx { struct
81 struct bio *bio;
82 struct work_struct work;
83 unsigned int cur_step;
84 unsigned int enabled_steps;