Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dbtrfs.h106 __u64 uncorrectable_errors; /* # of errors where either no intact member
/linux-4.4.14/fs/btrfs/
Dscrub.c843 ++sctx->stat.uncorrectable_errors; in scrub_fixup_nodatasum()
961 sctx->stat.uncorrectable_errors++; in scrub_handle_errored_block()
972 sctx->stat.uncorrectable_errors++; in scrub_handle_errored_block()
1226 sctx->stat.uncorrectable_errors++; in scrub_handle_errored_block()
2155 sctx->stat.uncorrectable_errors++; in scrub_missing_raid56_worker()
2722 sctx->stat.uncorrectable_errors += nbits; in scrub_free_parity()
2961 sctx->stat.uncorrectable_errors++; in scrub_raid56_parity()
3313 sctx->stat.uncorrectable_errors++; in scrub_stripe()
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dmad.c2014 u8 uncorrectable_errors; member
2153 u8 uncorrectable_errors; member
2422 rsp->uncorrectable_errors = tmp < 0x100 ? (tmp & 0xff) : 0xff; in pma_get_opa_portstatus()
2818 rsp->uncorrectable_errors = tmp < 0x100 ? (tmp & 0xff) : 0xff; in pma_get_opa_porterrors()