Home
last modified time | relevance | path

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

/linux-5.10/fs/ext4/
Dreadpage.c63 struct bio_post_read_ctx { struct
64 struct bio *bio;
65 struct work_struct work;
66 unsigned int cur_step;
90 mempool_free(bio->bi_private, bio_post_read_ctx_pool); in __read_end_io() argument
/linux-5.10/fs/f2fs/
Ddata.c124 struct bio_post_read_ctx { struct
125 struct bio *bio;
126 struct f2fs_sb_info *sbi;
127 struct work_struct work;
128 unsigned int enabled_steps;