Home
last modified time | relevance | path

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

/fs/ext4/
Dreadpage.c64 struct bio_post_read_ctx { struct
65 struct bio *bio;
66 struct work_struct work;
67 unsigned int cur_step;
91 mempool_free(bio->bi_private, bio_post_read_ctx_pool); in __read_end_io() argument
/fs/f2fs/
Ddata.c123 struct bio_post_read_ctx { struct
124 struct bio *bio;
125 struct f2fs_sb_info *sbi;
126 struct work_struct work;
127 unsigned int enabled_steps;