Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dscrub.c886 sctx->stat.uncorrectable_errors++; in scrub_handle_errored_block()
926 sctx->stat.uncorrectable_errors++; in scrub_handle_errored_block()
937 sctx->stat.uncorrectable_errors++; in scrub_handle_errored_block()
1187 sctx->stat.uncorrectable_errors++; in scrub_handle_errored_block()
2074 sctx->stat.uncorrectable_errors++; in scrub_missing_raid56_worker()
2642 sctx->stat.uncorrectable_errors += nbits; in scrub_free_parity()
2878 sctx->stat.uncorrectable_errors++; in scrub_raid56_parity()
3244 sctx->stat.uncorrectable_errors++; in scrub_stripe()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbtrfs.h170 __u64 uncorrectable_errors; /* # of errors where either no intact member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbtrfs.h151 __u64 uncorrectable_errors; /* # of errors where either no intact member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbtrfs.h151 __u64 uncorrectable_errors; /* # of errors where either no intact member
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dmad.c2363 u8 uncorrectable_errors; member
2511 u8 uncorrectable_errors; member
2833 rsp->uncorrectable_errors = tmp < 0x100 ? (tmp & 0xff) : 0xff; in pma_get_opa_portstatus()
3264 rsp->uncorrectable_errors = tmp < 0x100 ? (tmp & 0xff) : 0xff; in pma_get_opa_porterrors()