Lines Matching refs:scrub_bio
93 struct scrub_bio { struct
164 struct scrub_bio *wr_curr_bio;
172 struct scrub_bio *bios[SCRUB_BIOS_PER_SCTX];
424 struct scrub_bio *sbio = sctx->bios[sctx->curr]; in scrub_free_ctx()
434 struct scrub_bio *sbio = sctx->bios[i]; in scrub_free_ctx()
481 struct scrub_bio *sbio; in scrub_setup_ctx()
1707 struct scrub_bio *sbio; in scrub_add_page_to_wr_bio()
1777 struct scrub_bio *sbio; in scrub_wr_submit()
1795 struct scrub_bio *sbio = bio->bi_private; in scrub_wr_bio_end_io()
1808 struct scrub_bio *sbio = container_of(work, struct scrub_bio, work); in scrub_wr_bio_end_io_worker()
2082 struct scrub_bio *sbio; in scrub_submit()
2111 struct scrub_bio *sbio; in scrub_add_page_to_rd_bio()
2265 struct scrub_bio *sbio = bio->bi_private; in scrub_bio_end_io()
2276 struct scrub_bio *sbio = container_of(work, struct scrub_bio, work); in scrub_bio_end_io_worker()