Home
last modified time | relevance | path

Searched refs:SendReceiveNoRsp (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dcifstransport.c138 SendReceiveNoRsp(const unsigned int xid, struct cifs_ses *ses, in SendReceiveNoRsp() function
H A Dcifssmb.c568 rc = SendReceiveNoRsp(xid, tcon->ses, (char *)smb_buffer, in_len, 0); in CIFSSMBTDis()
681 rc = SendReceiveNoRsp(xid, ses, (char *) pSMB, in_len, 0); in CIFSSMBLogoff()
2114 rc = SendReceiveNoRsp(xid, tcon->ses, (char *)pSMB, in_len, flags); in CIFSSMBLock()
2279 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, in_len, 0); in CIFSSMBClose()
2312 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, in_len, 0); in CIFSSMBFlush()
4527 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, in_len, 0); in CIFSFindClose()
5490 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, in_len, 0); in CIFSSMBSetFileSize()
5621 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, in_len, 0); in CIFSSMBSetFileInfo()
5682 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, in_len, 0); in CIFSSMBSetFileDisposition()
5908 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, in_len, 0); in CIFSSMBUnixSetFileInfo()
H A Dcifsproto.h114 int SendReceiveNoRsp(const unsigned int xid, struct cifs_ses *ses,