Searched refs:SendReceiveNoRsp (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/fs/cifs/
H A Dcifssmb.c675 rc = SendReceiveNoRsp(xid, tcon->ses, (char *)smb_buffer, 0); CIFSSMBTDis()
774 rc = SendReceiveNoRsp(xid, ses, (char *) pSMB, 0); CIFSSMBLogoff()
2386 rc = SendReceiveNoRsp(xid, tcon->ses, (char *)pSMB, flags); CIFSSMBLock()
2548 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, 0); CIFSSMBClose()
2577 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, 0); CIFSSMBFlush()
4676 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, 0); CIFSFindClose()
5697 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, 0); CIFSSMBSetFileSize()
5768 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, 0); CIFSSMBSetFileInfo()
5828 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, 0); CIFSSMBSetFileDisposition()
6067 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, 0); CIFSSMBUnixSetFileInfo()
H A Dsmb2pdu.c877 rc = SendReceiveNoRsp(xid, ses, (char *) &req->hdr, 0); SMB2_logoff()
1050 rc = SendReceiveNoRsp(xid, ses, (char *)&req->hdr, 0); SMB2_tdis()
2677 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) req, CIFS_OBREAK_OP); SMB2_oplock_break()
2911 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) req, CIFS_OBREAK_OP); SMB2_lease_break()
H A Dcifsproto.h85 extern int SendReceiveNoRsp(const unsigned int xid, struct cifs_ses *ses,
H A Dtransport.c603 SendReceiveNoRsp(const unsigned int xid, struct cifs_ses *ses, SendReceiveNoRsp() function

Completed in 230 milliseconds