Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dscrub.c959 const unsigned long old_error_bitmap = scrub_bitmap_read_error(stripe); in scrub_stripe_submit_repair_read()
966 for_each_set_bit(i, &old_error_bitmap, stripe->nr_sectors) { in scrub_stripe_submit_repair_read()
968 if (bbio && ((i > 0 && !test_bit(i - 1, &old_error_bitmap)) || in scrub_stripe_submit_repair_read()
1190 const unsigned long old_error_bitmap = scrub_bitmap_read_error(stripe); in scrub_stripe_read_repair_worker()
1195 scrub_verify_one_stripe(stripe, old_error_bitmap); in scrub_stripe_read_repair_worker()
1214 const unsigned long old_error_bitmap = scrub_bitmap_read_error(stripe); in scrub_stripe_read_repair_worker()
1219 scrub_verify_one_stripe(stripe, old_error_bitmap); in scrub_stripe_read_repair_worker()
958 const unsigned long old_error_bitmap = scrub_bitmap_read_error(stripe); scrub_stripe_submit_repair_read() local
1189 const unsigned long old_error_bitmap = scrub_bitmap_read_error(stripe); scrub_stripe_read_repair_worker() local
1213 const unsigned long old_error_bitmap = scrub_bitmap_read_error(stripe); scrub_stripe_read_repair_worker() local