Home
last modified time | relevance | path

Searched refs:scrub_bio (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/fs/btrfs/
Dscrub.c80 struct scrub_bio { struct
160 struct scrub_bio *bios[SCRUB_BIOS_PER_SCTX];
180 struct scrub_bio *wr_curr_bio;
712 struct scrub_bio *sbio = sctx->bios[sctx->curr]; in scrub_free_ctx()
720 struct scrub_bio *sbio = sctx->bios[i]; in scrub_free_ctx()
754 struct scrub_bio *sbio; in scrub_setup_ctx()
1805 struct scrub_bio *sbio; in scrub_add_sector_to_wr_bio()
1880 struct scrub_bio *sbio; in scrub_wr_submit()
1902 struct scrub_bio *sbio = bio->bi_private; in scrub_wr_bio_end_io()
1914 struct scrub_bio *sbio = container_of(work, struct scrub_bio, work); in scrub_wr_bio_end_io_worker()
[all …]