Searched refs:ECKSUM (Results 1 – 20 of 20) sorted by relevance
329 return (SET_ERROR(ECKSUM)); in zio_checksum_error()332 return (SET_ERROR(ECKSUM)); in zio_checksum_error()376 return (SET_ERROR(ECKSUM)); in zio_checksum_error()379 (error = zio_handle_fault_injection(zio, ECKSUM)) != 0) { in zio_checksum_error()
247 if (err == EIO || err == ECKSUM || in bptree_iterate()
1895 rc->rc_error = SET_ERROR(ECKSUM); in raidz_parity_verify()2019 rc->rc_error = SET_ERROR(ECKSUM); in vdev_raidz_combrec()2122 ASSERT(rc->rc_error != ECKSUM); /* child has no bp */ in vdev_raidz_io_done()2316 zio->io_error = SET_ERROR(ECKSUM); in vdev_raidz_io_done()
222 error = SET_ERROR(ECKSUM); in zil_read_log_block()237 error = SET_ERROR(ECKSUM); in zil_read_log_block()747 return ((error == ECKSUM || error == ENOENT) ? 0 : error); in zil_check_log_chain()
388 if (hard && (err == EIO || err == ECKSUM)) { in traverse_visitbp()
175 zio->io_error == ECKSUM && in zfs_ereport_start()
1516 if (err == EIO || err == ECKSUM) { in dsl_scan_sync()1756 if (zio->io_error && (zio->io_error != ECKSUM || in dsl_scan_scrub_done()
365 return ((error == ECKSUM) ? EIO : error); in sa_attr_op()1109 return ((error == ECKSUM) ? EIO : error); in sa_setup()
1310 if (error == ECKSUM) in zvol_strategy()1417 if (error == ECKSUM) in zvol_read()
1779 ra->err = SET_ERROR(ECKSUM); in receive_read()2372 return (SET_ERROR(ECKSUM)); in receive_read_payload_and_next_header()2561 return (SET_ERROR(ECKSUM)); in receive_read_record()
2987 if (error == ECKSUM && in zio_checksum_verify()3019 static int zio_error_rank[] = { 0, ENXIO, ECKSUM, EIO }; in zio_worst_error()3181 if (zio->io_error != ECKSUM && vd != NULL && !vdev_is_dead(vd)) in zio_done()
329 if (err == ECKSUM) in dmu_objset_open_impl()
626 if (error == ECKSUM) in zfs_read()4582 if (err == ECKSUM) in zfs_fillpage()
1128 if (error == ECKSUM) in zfs_acl_node_read()
2809 if (zio->io_error == ECKSUM) in vdev_stat_update()
179 if (error == ECKSUM) in sbd_zvol_alloc_read_bufs()409 if (error == ECKSUM) in sbd_zvol_copy_read()455 if (error == ECKSUM) in sbd_zvol_copy_write()
158 #define ECKSUM EBADE macro748 error = ECKSUM; in main()939 if (error == ECKSUM) { in main()
249 #define ECKSUM EBADE macro
417 if (error == ECKSUM) in zev_safe_read()
3439 case ECKSUM: in zfs_receive_one()