Searched refs:rc_error (Results 1 – 4 of 4) sorted by relevance
382 int rc_error; /* I/O error for this device */ member1175 } else if (rm->rm_col[c].rc_error != 0) { in vdev_raidz_reconstruct()1247 rm->rm_col[c].rc_error = 0; in vdev_raidz_map_alloc()1373 if (!rc->rc_tried || rc->rc_error != 0) in raidz_parity_verify()1387 if (!rc->rc_tried || rc->rc_error != 0) in raidz_parity_verify()1391 rc->rc_error = ECKSUM; in raidz_parity_verify()1443 while (rm->rm_col[c].rc_error != 0) { in vdev_raidz_combrec()1498 ASSERT(rc->rc_error == 0); in vdev_raidz_combrec()1499 rc->rc_error = ECKSUM; in vdev_raidz_combrec()1522 rm->rm_col[next].rc_error != 0; next++) in vdev_raidz_combrec()[all …]
414 rm->rm_col[c].rc_error = 0; in vdev_raidz_map_alloc()1509 } else if (rm->rm_col[c].rc_error != 0) { in vdev_raidz_reconstruct()1791 rc->rc_error = zio->io_error; in vdev_raidz_child_done()1917 rc->rc_error = SET_ERROR(ENXIO); in vdev_raidz_io_start()1927 rc->rc_error = SET_ERROR(ESTALE); in vdev_raidz_io_start()2008 if (!rc->rc_tried || rc->rc_error != 0) in raidz_parity_verify()2018 if (!rc->rc_tried || rc->rc_error != 0) in raidz_parity_verify()2022 rc->rc_error = SET_ERROR(ECKSUM); in raidz_parity_verify()2037 error = zio_worst_error(error, rm->rm_col[c].rc_error); in vdev_raidz_worst_error()2084 while (rm->rm_col[c].rc_error != 0) { in vdev_raidz_combrec()[all …]
75 int rc_error; member408 recovp->rc_error = EIO; in start_recovery_action()1266 mi->mi_error = recovp->rc_error; in nfs4_recov_thread()1299 mi->mi_error = recovp->rc_error; in nfs4_recov_thread()1372 mi->mi_error = recovp->rc_error; in nfs4_recov_thread()1779 mi->mi_error = recovp->rc_error; in recov_clientid()3132 recovp->rc_error = (error != 0 ? error : geterrno4(stat)); in errs_to_action()3140 recovp->rc_error = error; in errs_to_action()3145 recovp->rc_error = geterrno4(stat); in errs_to_action()
110 int rc_error; /* I/O error for this device */ member