Lines Matching defs:rqst
248 smb_rqst_len(struct TCP_Server_Info *server, struct smb_rqst *rqst) in smb_rqst_len()
274 struct smb_rqst *rqst) in __smb_send_rqst()
423 struct smb_rqst *rqst, int flags) in smb_send_rqst()
464 struct smb_rqst rqst = { .rq_iov = iov, in smb_send() local
741 cifs_setup_async_request(struct TCP_Server_Info *server, struct smb_rqst *rqst) in cifs_setup_async_request()
773 cifs_call_async(struct TCP_Server_Info *server, struct smb_rqst *rqst, in cifs_call_async()
916 send_cancel(struct TCP_Server_Info *server, struct smb_rqst *rqst, in send_cancel()
935 struct smb_rqst rqst = { .rq_iov = iov, in cifs_check_receive() local
956 struct smb_rqst *rqst) in cifs_setup_request()
1063 const int flags, const int num_rqst, struct smb_rqst *rqst, in compound_send_recv()
1297 struct smb_rqst *rqst, int *resp_buf_type, const int flags, in cifs_send_recv()
1309 struct smb_rqst rqst; in SendReceive2() local
1352 struct smb_rqst rqst = { .rq_iov = &iov, .rq_nvec = 1 }; in SendReceive() local
1494 struct smb_rqst rqst = { .rq_iov = &iov, .rq_nvec = 1 }; in SendReceiveBlockingLock() local