Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dscrub.c823 const unsigned long old_error_bitmap = stripe->error_bitmap; in scrub_stripe_submit_repair_read() local
829 for_each_set_bit(i, &old_error_bitmap, stripe->nr_sectors) { in scrub_stripe_submit_repair_read()
1045 const unsigned long old_error_bitmap = stripe->error_bitmap; in scrub_stripe_read_repair_worker() local
1050 scrub_verify_one_stripe(stripe, old_error_bitmap); in scrub_stripe_read_repair_worker()
1069 const unsigned long old_error_bitmap = stripe->error_bitmap; in scrub_stripe_read_repair_worker() local
1074 scrub_verify_one_stripe(stripe, old_error_bitmap); in scrub_stripe_read_repair_worker()