Searched refs:sd_werror (Results 1 – 3 of 3) sorted by relevance
357 stp->sd_werror = 0; in stropen()387 stp->sd_werror = 0; in stropen()1981 stp->sd_werror = *bp->b_rptr; in strrput_nondata()1998 stp->sd_werror)); in strrput_nondata()2031 stp->sd_werror = *bp->b_rptr; in strrput_nondata()2045 (stp->sd_werror ? stp->sd_werror : in strrput_nondata()2076 stp->sd_werror = ENXIO; in strrput_nondata()2104 stp->sd_werror = 0; in strrput_nondata()
4304 error = stp->sd_werror; in strgeterr()4310 stp->sd_werror = 0; in strgeterr()4325 error = stp->sd_werror; in strgeterr()8021 stp->sd_werror = error; in strsetwerror()
187 int sd_werror; /* error to return on write ops */ member