Searched refs:nerrs (Results 1 – 1 of 1) sorted by relevance
158 size_t nerrs = 0; in __ecc_read() local193 nerrs += rc; in __ecc_read()199 if (nerrs) { in __ecc_read()200 warn("RS block %" PRIu64 ": corrected %zu errors", rsb, nerrs); in __ecc_read()201 *errors += nerrs; in __ecc_read()