HomeSort by: relevance | last modified time | path
    Searched refs:rc_error (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
vdev_raidz.c 118 int rc_error; /* I/O error for this device */ member in struct:raidz_col
527 rm->rm_col[c].rc_error = 0;
1434 } else if (rm->rm_col[c].rc_error != 0) {
1710 rc->rc_error = zio->io_error;
1813 rc->rc_error = SET_ERROR(ENXIO);
1823 rc->rc_error = SET_ERROR(ESTALE);
1904 if (!rc->rc_tried || rc->rc_error != 0)
1914 if (!rc->rc_tried || rc->rc_error != 0)
1918 rc->rc_error = SET_ERROR(ECKSUM);
1938 error = zio_worst_error(error, rm->rm_col[c].rc_error);
    [all...]
  /src/external/bsd/openldap/dist/libraries/libldap/
gssapi.c 686 goto rc_error;
692 goto rc_error;
733 goto rc_error;
744 goto rc_error;
785 goto rc_error;
791 rc_error:

Completed in 61 milliseconds