Home
last modified time | relevance | path

Searched refs:uncorrectable_errors (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/include/uapi/mtd/
A Dmtd-abi.h108 __u32 uncorrectable_errors; member
/linux-6.3-rc2/drivers/mtd/
A Dmtdchar.c720 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()
/linux-6.3-rc2/fs/btrfs/
A Dscrub.c1074 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()
/linux-6.3-rc2/include/uapi/linux/
A Dbtrfs.h176 __u64 uncorrectable_errors; /* # of errors where either no intact member
/linux-6.3-rc2/include/linux/mtd/
A Dmtd.h44 unsigned int uncorrectable_errors; member
/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
A Dmad.c2321 u8 uncorrectable_errors; member
2469 u8 uncorrectable_errors; member
2791 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()
/linux-6.3-rc2/drivers/mtd/nand/spi/
A Dcore.c675 ops->stats->uncorrectable_errors += in spinand_mtd_read()
/linux-6.3-rc2/drivers/mtd/devices/
A Ddocg3.c972 ops->stats->uncorrectable_errors += in doc_read_oob()
/linux-6.3-rc2/drivers/mtd/nand/onenand/
A Donenand_base.c1468 ops->stats->uncorrectable_errors += in onenand_read_oob()
/linux-6.3-rc2/drivers/mtd/nand/raw/
A Dnand_base.c3935 ops->stats->uncorrectable_errors += in nand_read_oob()

Completed in 58 milliseconds