Searched refs:SMBR_NORESTART (Results 1 – 2 of 2) sorted by relevance
52 #define SMBR_NORESTART 0x0020 /* request is not restartable */ macro
191 if ((rqp->sr_flags & (SMBR_RESTART | SMBR_NORESTART)) != SMBR_RESTART) in smb_rq_simple()