Lines Matching refs:repaired
914 bool repaired = false;
927 repaired = true;
935 * Report error for the corrupted sectors. If repaired, just
936 * output the message of repaired message.
938 if (repaired) {
1004 * - Submit writeback for repaired sectors
1079 * Submit the repaired sectors. For zoned case, we cannot do repair
1086 unsigned long repaired;
1088 bitmap_andnot(&repaired, &stripe->init_error_bitmap,
1090 scrub_write_sectors(sctx, stripe, repaired, false);