Searched refs:max_read_errors (Results 1 – 2 of 2) sorted by relevance
1460 int max_read_errors = atomic_read(&mddev->max_corr_read_errors); in fix_read_error() local1481 if (cur_read_error_count > max_read_errors) { in fix_read_error()1488 b, cur_read_error_count, max_read_errors); in fix_read_error()
3544 __ATTR(max_read_errors, S_IRUGO|S_IWUSR, max_corrected_read_errors_show,