Searched refs:uncorrectable_errors (Results 1 – 10 of 10) sorted by relevance
108 __u32 uncorrectable_errors; member
720 req.ecc_stats.uncorrectable_errors = 0; in mtdchar_read_ioctl()773 req.ecc_stats.uncorrectable_errors += in mtdchar_read_ioctl()774 stats.uncorrectable_errors; in mtdchar_read_ioctl()803 if (req.ecc_stats.uncorrectable_errors > 0) in mtdchar_read_ioctl()
1074 sctx->stat.uncorrectable_errors++; in scrub_handle_errored_block()1124 sctx->stat.uncorrectable_errors++; in scrub_handle_errored_block()1136 sctx->stat.uncorrectable_errors++; in scrub_handle_errored_block()1383 sctx->stat.uncorrectable_errors++; in scrub_handle_errored_block()2367 sctx->stat.uncorrectable_errors++; in scrub_missing_raid56_worker()2952 sctx->stat.uncorrectable_errors += nbits; in scrub_free_parity()3239 sctx->stat.uncorrectable_errors++; in scrub_raid56_data_stripe_for_parity()3511 sctx->stat.uncorrectable_errors++; in scrub_simple_mirror()
176 __u64 uncorrectable_errors; /* # of errors where either no intact member
44 unsigned int uncorrectable_errors; member
2321 u8 uncorrectable_errors; member2469 u8 uncorrectable_errors; member2791 rsp->uncorrectable_errors = tmp < 0x100 ? (tmp & 0xff) : 0xff; in pma_get_opa_portstatus()3222 rsp->uncorrectable_errors = tmp < 0x100 ? (tmp & 0xff) : 0xff; in pma_get_opa_porterrors()
675 ops->stats->uncorrectable_errors += in spinand_mtd_read()
972 ops->stats->uncorrectable_errors += in doc_read_oob()
1468 ops->stats->uncorrectable_errors += in onenand_read_oob()
3935 ops->stats->uncorrectable_errors += in nand_read_oob()
Completed in 58 milliseconds