Searched refs:SendReceiveNoRsp (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | smb1proto.h | 270 int SendReceiveNoRsp(const unsigned int xid, struct cifs_ses *ses,
|
| H A D | smb1transport.c | 138 SendReceiveNoRsp(const unsigned int xid, struct cifs_ses *ses, in SendReceiveNoRsp() function
|
| H A D | cifssmb.c | 709 rc = SendReceiveNoRsp(xid, tcon->ses, (char *)smb_buffer, in_len, 0); in CIFSSMBTDis() 822 rc = SendReceiveNoRsp(xid, ses, (char *) pSMB, in_len, 0); in CIFSSMBLogoff() 2255 rc = SendReceiveNoRsp(xid, tcon->ses, (char *)pSMB, in_len, flags); in CIFSSMBLock() 2420 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, in_len, 0); in CIFSSMBClose() 2453 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, in_len, 0); in CIFSSMBFlush() 4668 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, in_len, 0); in CIFSFindClose() 5631 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, in_len, 0); in CIFSSMBSetFileSize() 5762 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, in_len, 0); in CIFSSMBSetFileInfo() 5823 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, in_len, 0); in CIFSSMBSetFileDisposition() 6049 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, in_len, 0); in CIFSSMBUnixSetFileInfo()
|