Searched refs:SendReceive (Results 1 – 4 of 4) sorted by relevance
| /fs/smb/client/ |
| A D | cifssmb.c | 464 rc = SendReceive(xid, ses, (struct smb_hdr *) pSMB, in CIFSSMBNegotiate() 745 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSPOSIXDelFile() 790 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBDelFile() 834 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBRmDir() 878 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBMkDir() 956 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSPOSIXCreate() 1136 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in SMBLegacyOpen() 1260 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *)req, in CIFS_open() 1653 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBWrite() 2301 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBRename() [all …]
|
| A D | cifstransport.c | 270 SendReceive(const unsigned int xid, struct cifs_ses *ses, in SendReceive() function 404 return SendReceive(xid, ses, in_buf, out_buf, in send_lock_cancel()
|
| A D | cifsproto.h | 113 extern int SendReceive(const unsigned int /* xid */ , struct cifs_ses *,
|
| A D | connect.c | 4067 rc = SendReceive(xid, ses, smb_buffer, smb_buffer_response, &length, in CIFSTCon()
|
Completed in 22 milliseconds