Searched refs:ECKSUM (Results 1 – 20 of 20) sorted by relevance
222 return (SET_ERROR(ECKSUM)); in zio_checksum_error()225 return (SET_ERROR(ECKSUM)); in zio_checksum_error()267 return (SET_ERROR(ECKSUM)); in zio_checksum_error()270 (error = zio_handle_fault_injection(zio, ECKSUM)) != 0) { in zio_checksum_error()
246 if (err == EIO || err == ECKSUM || in bptree_iterate()
1894 rc->rc_error = SET_ERROR(ECKSUM); in raidz_parity_verify()2018 rc->rc_error = SET_ERROR(ECKSUM); in vdev_raidz_combrec()2121 ASSERT(rc->rc_error != ECKSUM); /* child has no bp */ in vdev_raidz_io_done()2315 zio->io_error = SET_ERROR(ECKSUM); in vdev_raidz_io_done()
221 error = SET_ERROR(ECKSUM); in zil_read_log_block()236 error = SET_ERROR(ECKSUM); in zil_read_log_block()746 return ((error == ECKSUM || error == ENOENT) ? 0 : error); in zil_check_log_chain()
387 if (hard && (err == EIO || err == ECKSUM)) { in traverse_visitbp()
175 zio->io_error == ECKSUM && in zfs_ereport_start()
1496 if (err == EIO || err == ECKSUM) { in dsl_scan_sync()1735 if (zio->io_error && (zio->io_error != ECKSUM || in dsl_scan_scrub_done()
1309 if (error == ECKSUM) in zvol_strategy()1416 if (error == ECKSUM) in zvol_read()
364 return ((error == ECKSUM) ? EIO : error); in sa_attr_op()1110 return ((error == ECKSUM) ? EIO : error); in sa_setup()
1759 ra->err = SET_ERROR(ECKSUM); in receive_read()2350 return (SET_ERROR(ECKSUM)); in receive_read_payload_and_next_header()2496 return (SET_ERROR(ECKSUM)); in receive_read_record()
2919 if (error == ECKSUM && in zio_checksum_verify()2951 static int zio_error_rank[] = { 0, ENXIO, ECKSUM, EIO }; in zio_worst_error()3113 if (zio->io_error != ECKSUM && vd != NULL && !vdev_is_dead(vd)) in zio_done()
328 if (err == ECKSUM) in dmu_objset_open_impl()
625 if (error == ECKSUM) in zfs_read()4581 if (err == ECKSUM) in zfs_fillpage()
1128 if (error == ECKSUM) in zfs_acl_node_read()
2799 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 macro643 error = ECKSUM; in main()834 if (error == ECKSUM) { in main()
246 #define ECKSUM EBADE macro
417 if (error == ECKSUM) in zev_safe_read()
3414 case ECKSUM: in zfs_receive_one()