Searched refs:SMBR_XLOCKWANT (Results 1 – 2 of 2) sorted by relevance
474 rqp->sr_flags |= SMBR_XLOCKWANT; in smb_iod_removerq()546 if (rqp->sr_flags & SMBR_XLOCKWANT) { in smb_iod_sendall()547 rqp->sr_flags &= ~SMBR_XLOCKWANT; in smb_iod_sendall()
44 #define SMBR_XLOCKWANT 0x0200 /* waiter on XLOCK */ macro