Searched refs:SW_RECHECK_ERR (Results 1 – 3 of 3) sorted by relevance
311 #define SW_RECHECK_ERR 0x00000002 /* Recheck errors in strwrite loop */ macro
8136 stp->sd_wput_opt |= SW_RECHECK_ERR; in strsetwputhooks()8138 stp->sd_wput_opt &= ~SW_RECHECK_ERR; in strsetwputhooks()
2869 if ((stp->sd_wput_opt & SW_RECHECK_ERR) && in strwrite_common()