Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dscrub.c328 unsigned long init_error_bitmap; member
1019 if (!bitmap_empty(&errors->init_error_bitmap, stripe->nr_sectors)) { in scrub_stripe_report_errors()
1053 if (test_bit(sector_nr, &errors->init_error_bitmap) && in scrub_stripe_report_errors()
1060 if (!test_bit(sector_nr, &errors->init_error_bitmap)) in scrub_stripe_report_errors()
1171 errors.init_error_bitmap = scrub_bitmap_read_error(stripe); in scrub_stripe_read_repair_worker()
1177 if (bitmap_empty(&errors.init_error_bitmap, stripe->nr_sectors)) in scrub_stripe_read_repair_worker()
1228 bitmap_andnot(&repaired, &errors.init_error_bitmap, &error, in scrub_stripe_read_repair_worker()