Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dcifssmb.c439 rc = SendReceive(xid, ses, (struct smb_hdr *) pSMB, in CIFSSMBNegotiate()
719 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSPOSIXDelFile()
764 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBDelFile()
808 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBRmDir()
852 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBMkDir()
930 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSPOSIXCreate()
1094 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in SMBLegacyOpen()
1218 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *)req, in CIFS_open()
1576 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBWrite()
2195 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBRename()
[all …]
A Dtransport.c1334 SendReceive(const unsigned int xid, struct cifs_ses *ses, in SendReceive() function
1470 return SendReceive(xid, ses, in_buf, out_buf, in send_lock_cancel()
A Dcifsproto.h106 extern int SendReceive(const unsigned int /* xid */ , struct cifs_ses *,
A Dconnect.c3552 rc = SendReceive(xid, ses, smb_buffer, smb_buffer_response, &length, in CIFSTCon()

Completed in 21 milliseconds