Searched defs:bio_post_read_ctx (Results 1 – 2 of 2) sorted by relevance
62 struct bio_post_read_ctx { struct63 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
114 struct bio_post_read_ctx { struct115 struct bio *bio;116 struct f2fs_sb_info *sbi;117 struct work_struct work;118 unsigned int enabled_steps;119 block_t fs_blkaddr;