Searched refs:SendReceiveNoRsp (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | cifstransport.c | 138 SendReceiveNoRsp(const unsigned int xid, struct cifs_ses *ses, in SendReceiveNoRsp() function
|
| H A D | cifssmb.c | 568 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 D | cifsproto.h | 114 int SendReceiveNoRsp(const unsigned int xid, struct cifs_ses *ses,
|