Searched refs:init_error_bitmap (Results 1 – 1 of 1) sorted by relevance
328 unsigned long init_error_bitmap; member1024 if (!bitmap_empty(&errors->init_error_bitmap, stripe->nr_sectors)) { in scrub_stripe_report_errors()1058 if (test_bit(sector_nr, &errors->init_error_bitmap) && in scrub_stripe_report_errors()1065 if (!test_bit(sector_nr, &errors->init_error_bitmap)) in scrub_stripe_report_errors()1176 errors.init_error_bitmap = scrub_bitmap_read_error(stripe); in scrub_stripe_read_repair_worker()1182 if (bitmap_empty(&errors.init_error_bitmap, stripe->nr_sectors)) in scrub_stripe_read_repair_worker()1233 bitmap_andnot(&repaired, &errors.init_error_bitmap, &error, in scrub_stripe_read_repair_worker()