Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dscrub.c872 sctx->stat.uncorrectable_errors++; in scrub_handle_errored_block()
912 sctx->stat.uncorrectable_errors++; in scrub_handle_errored_block()
923 sctx->stat.uncorrectable_errors++; in scrub_handle_errored_block()
1173 sctx->stat.uncorrectable_errors++; in scrub_handle_errored_block()
2119 sctx->stat.uncorrectable_errors++; in scrub_missing_raid56_worker()
2689 sctx->stat.uncorrectable_errors += nbits; in scrub_free_parity()
2925 sctx->stat.uncorrectable_errors++; in scrub_raid56_parity()
3277 sctx->stat.uncorrectable_errors++; in scrub_stripe()
/Linux-v4.19/include/uapi/linux/
Dbtrfs.h151 __u64 uncorrectable_errors; /* # of errors where either no intact member
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dmad.c2364 u8 uncorrectable_errors; member
2512 u8 uncorrectable_errors; member
2836 rsp->uncorrectable_errors = tmp < 0x100 ? (tmp & 0xff) : 0xff; in pma_get_opa_portstatus()
3273 rsp->uncorrectable_errors = tmp < 0x100 ? (tmp & 0xff) : 0xff; in pma_get_opa_porterrors()