Searched refs:init_error_bitmap (Results 1 – 1 of 1) sorted by relevance
329 unsigned long init_error_bitmap; member1027 if (!bitmap_empty(&errors->init_error_bitmap, stripe->nr_sectors)) { in scrub_stripe_report_errors()1061 if (test_bit(sector_nr, &errors->init_error_bitmap) && in scrub_stripe_report_errors()1068 if (!test_bit(sector_nr, &errors->init_error_bitmap)) in scrub_stripe_report_errors()1179 errors.init_error_bitmap = scrub_bitmap_read_error(stripe); in scrub_stripe_read_repair_worker()1185 if (bitmap_empty(&errors.init_error_bitmap, stripe->nr_sectors)) in scrub_stripe_read_repair_worker()1236 bitmap_andnot(&repaired, &errors.init_error_bitmap, &error, in scrub_stripe_read_repair_worker()