Home
last modified time | relevance | path

Searched refs:SendReceive (Results 1 – 4 of 4) sorted by relevance

/fs/smb/client/
A Dcifssmb.c464 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 Dcifstransport.c270 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 Dcifsproto.h113 extern int SendReceive(const unsigned int /* xid */ , struct cifs_ses *,
A Dconnect.c4067 rc = SendReceive(xid, ses, smb_buffer, smb_buffer_response, &length, in CIFSTCon()

Completed in 22 milliseconds