Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dscrub.c882 sctx->stat.uncorrectable_errors++; in scrub_handle_errored_block()
922 sctx->stat.uncorrectable_errors++; in scrub_handle_errored_block()
933 sctx->stat.uncorrectable_errors++; in scrub_handle_errored_block()
1182 sctx->stat.uncorrectable_errors++; in scrub_handle_errored_block()
2180 sctx->stat.uncorrectable_errors++; in scrub_missing_raid56_worker()
2784 sctx->stat.uncorrectable_errors += nbits; in scrub_free_parity()
3023 sctx->stat.uncorrectable_errors++; in scrub_raid56_parity()
3443 sctx->stat.uncorrectable_errors++; in scrub_stripe()
/linux/include/uapi/linux/
A Dbtrfs.h170 __u64 uncorrectable_errors; /* # of errors where either no intact member
/linux/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()

Completed in 27 milliseconds