Searched refs:scrub_simple_mirror (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | scrub.c | 2013 static int scrub_simple_mirror(struct scrub_ctx *sctx, in scrub_simple_mirror() function 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() 2269 ret = scrub_simple_mirror(sctx, bg, map, logical, BTRFS_STRIPE_LEN, in scrub_stripe()
|