Searched refs:scrub_simple_mirror (Results 1 – 1 of 1) sorted by relevance
/linux/fs/btrfs/ |
H A D | scrub.c | 2104 static int scrub_simple_mirror(struct scrub_ctx *sctx, in scrub_simple_mirror() function 2225 ret = scrub_simple_mirror(sctx, bg, map, cur_logical, in scrub_simple_stripe() 2310 ret = scrub_simple_mirror(sctx, bg, map, bg->start, bg->length, in scrub_stripe() 2365 ret = scrub_simple_mirror(sctx, bg, map, logical, BTRFS_STRIPE_LEN, in scrub_stripe()
|