Lines Matching refs:bio_post_read_ctx
109 struct bio_post_read_ctx { struct
140 struct bio_post_read_ctx *ctx = bio->bi_private; in f2fs_finish_read_bio() argument
164 struct bio_post_read_ctx *ctx = in f2fs_verify_bio()
165 container_of(work, struct bio_post_read_ctx, work); in f2fs_verify_bio()
213 struct bio_post_read_ctx *ctx = bio->bi_private; in f2fs_verify_and_finish_bio()
232 static void f2fs_handle_step_decompress(struct bio_post_read_ctx *ctx, in f2fs_handle_step_decompress()
264 struct bio_post_read_ctx *ctx = in f2fs_post_read_work()
265 container_of(work, struct bio_post_read_ctx, work); in f2fs_post_read_work()
282 struct bio_post_read_ctx *ctx; in f2fs_read_end_io()
1045 struct bio_post_read_ctx *ctx = NULL; in f2fs_grab_read_bio()
2282 struct bio_post_read_ctx *ctx; in f2fs_read_multi_pages()
4114 sizeof(struct bio_post_read_ctx), 0, 0, NULL); in f2fs_init_post_read_processing()