Searched refs:bio_post_read_ctx (Results 1 – 2 of 2) sorted by relevance
113 struct bio_post_read_ctx { struct145 struct bio_post_read_ctx *ctx = bio->bi_private; in f2fs_finish_read_bio() argument191 struct bio_post_read_ctx *ctx = in f2fs_verify_bio()192 container_of(work, struct bio_post_read_ctx, work); in f2fs_verify_bio()241 struct bio_post_read_ctx *ctx = bio->bi_private; in f2fs_verify_and_finish_bio()260 static void f2fs_handle_step_decompress(struct bio_post_read_ctx *ctx, in f2fs_handle_step_decompress()292 struct bio_post_read_ctx *ctx = in f2fs_post_read_work()293 container_of(work, struct bio_post_read_ctx, work); in f2fs_post_read_work()305 struct bio_post_read_ctx *ctx; in f2fs_read_end_io()1139 struct bio_post_read_ctx *ctx = NULL; in f2fs_grab_read_bio()[all …]
295 struct bio *bio, struct bio_post_read_ctx *ctx) in iostat_alloc_and_bind_ctx()