Searched refs:sr_flags (Results 1 – 4 of 4) sorted by relevance
645 if (mid->sr_flags & CIFS_INTERRUPTIBLE_WAIT) in wait_for_response()705 mid->sr_flags = flags; in cifs_call_async()948 mid[i]->sr_flags = flags; in compound_send_recv()
218 if (mid->sr_flags & CIFS_WINDOWS_LOCK) in cifs_send_cancel()
1713 unsigned int sr_flags; /* Flags passed to send_recv() */ member
2279 int sr_flags = CIFS_INTERRUPTIBLE_WAIT; in CIFSSMBPosixLock() local2322 sr_flags |= CIFS_BLOCKING_OP; /* blocking operation, no timeout */ in CIFSSMBPosixLock()2341 sr_flags); in CIFSSMBPosixLock()2346 &resp_buf_type, sr_flags, &rsp_iov); in CIFSSMBPosixLock()