Lines Matching defs:total_errors
1421 void *data, off_t offset, uint64_t bytes, int total_errors, int data_errors)
1430 ASSERT(total_errors < rm->rm_firstdatacol);
1437 for (n = 1; n <= rm->rm_firstdatacol - total_errors; n++) {
1579 int total_errors;
1633 total_errors = 0;
1652 total_errors++;
1675 if (total_errors <= rm->rm_firstdatacol - parity_untried) {
1797 if (total_errors > rm->rm_firstdatacol) {
1799 } else if (total_errors < rm->rm_firstdatacol &&
1801 total_errors, data_errors)) != 0) {
1813 * total_errors == rm_first_datacol, or