Searched refs:R_TPRINTFMSG (Results 1 – 2 of 2) sorted by relevance
214 #define R_TPRINTFMSG 0x20 /* Did a tprintf msg. */ macro
971 if (!error && (rep->r_flags & R_TPRINTFMSG)) in nfs_request()1175 if ((rep->r_flags & R_TPRINTFMSG) == 0 && rep->r_rexmit > 4) { in nfs_timer()1177 rep->r_flags |= R_TPRINTFMSG; in nfs_timer()