Searched refs:op_repair (Results 1 – 3 of 3) sorted by relevance
125 if (scan_correct && !EMBEDDED_SCSI && (cur_ops->op_repair != NULL) && in do_scan()455 if (cur_ops->op_repair == NULL) { in scan_repair()489 status = (*cur_ops->op_repair)(bn, mode); in scan_repair()
171 int (*op_repair)(); /* repair bad sector - optional */ member
1253 if (cur_ops->op_repair == NULL) { in c_repair()1367 status = (*cur_ops->op_repair)(bn, F_NORMAL); in c_repair()