Home
last modified time | relevance | path

Searched refs:scrub_simple_mirror (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dscrub.c2013 static int scrub_simple_mirror(struct scrub_ctx *sctx, in scrub_simple_mirror() function
2129 * just RAID1, so we can reuse scrub_simple_mirror() to scrub in scrub_simple_stripe()
2132 ret = scrub_simple_mirror(sctx, bg, map, cur_logical, in scrub_simple_stripe()
2218 ret = scrub_simple_mirror(sctx, bg, map, bg->start, bg->length, in scrub_stripe()
2266 * We can reuse scrub_simple_mirror() here, as the repair part in scrub_stripe()
2269 ret = scrub_simple_mirror(sctx, bg, map, logical, BTRFS_STRIPE_LEN, in scrub_stripe()

Completed in 4 milliseconds