Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Dscrub.c822 const unsigned long old_error_bitmap = stripe->error_bitmap; in scrub_stripe_submit_repair_read() local
828 for_each_set_bit(i, &old_error_bitmap, stripe->nr_sectors) { in scrub_stripe_submit_repair_read()
1044 const unsigned long old_error_bitmap = stripe->error_bitmap; in scrub_stripe_read_repair_worker() local
1049 scrub_verify_one_stripe(stripe, old_error_bitmap); in scrub_stripe_read_repair_worker()
1068 const unsigned long old_error_bitmap = stripe->error_bitmap; in scrub_stripe_read_repair_worker() local
1073 scrub_verify_one_stripe(stripe, old_error_bitmap); in scrub_stripe_read_repair_worker()