Searched defs:bio_post_read_ctx (Results 1 – 2 of 2) sorted by relevance
62 struct bio_post_read_ctx { struct83 mempool_free(bio->bi_private, bio_post_read_ctx_pool); in __read_end_io() argument87 static void bio_post_read_processing(struct bio_post_read_ctx *ctx); argument
110 struct bio_post_read_ctx { struct111 struct bio *bio;112 struct f2fs_sb_info *sbi;113 struct work_struct work;114 unsigned int enabled_steps;142 struct bio_post_read_ctx *ctx = bio->bi_private; in f2fs_finish_read_bio() argument