Lines Matching refs:xid

402 CIFSSMBNegotiate(unsigned int xid, struct cifs_ses *ses)  in CIFSSMBNegotiate()  argument
456 rc = SendReceive(xid, ses, (struct smb_hdr *) pSMB, in CIFSSMBNegotiate()
700 CIFSSMBTDis(const int xid, struct cifs_tcon *tcon) in CIFSSMBTDis() argument
725 rc = SendReceiveNoRsp(xid, tcon->ses, (char *)smb_buffer, 0); in CIFSSMBTDis()
787 CIFSSMBLogoff(const int xid, struct cifs_ses *ses) in CIFSSMBLogoff() argument
821 rc = SendReceiveNoRsp(xid, ses, (char *) pSMB, 0); in CIFSSMBLogoff()
834 CIFSPOSIXDelFile(const int xid, struct cifs_tcon *tcon, const char *fileName, in CIFSPOSIXDelFile() argument
894 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSPOSIXDelFile()
909 CIFSSMBDelFile(const int xid, struct cifs_tcon *tcon, const char *fileName, in CIFSSMBDelFile() argument
940 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBDelFile()
954 CIFSSMBRmDir(const int xid, struct cifs_tcon *tcon, const char *dirName, in CIFSSMBRmDir() argument
984 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBRmDir()
997 CIFSSMBMkDir(const int xid, struct cifs_tcon *tcon, in CIFSSMBMkDir() argument
1027 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBMkDir()
1040 CIFSPOSIXCreate(const int xid, struct cifs_tcon *tcon, __u32 posix_flags, in CIFSPOSIXCreate() argument
1105 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSPOSIXCreate()
1206 SMBLegacyOpen(const int xid, struct cifs_tcon *tcon, in SMBLegacyOpen() argument
1272 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in SMBLegacyOpen()
1313 CIFSSMBOpen(const int xid, struct cifs_tcon *tcon, in CIFSSMBOpen() argument
1385 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBOpen()
1787 CIFSSMBRead(const int xid, struct cifs_io_parms *io_parms, unsigned int *nbytes, in CIFSSMBRead() argument
1846 rc = SendReceive2(xid, tcon->ses, iov, 1 /* num iovecs */, in CIFSSMBRead()
1899 CIFSSMBWrite(const int xid, struct cifs_io_parms *io_parms, in CIFSSMBWrite() argument
1998 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBWrite()
2266 CIFSSMBWrite2(const int xid, struct cifs_io_parms *io_parms, in CIFSSMBWrite2() argument
2339 rc = SendReceive2(xid, tcon->ses, iov, n_vec + 1, &resp_buf_type, in CIFSSMBWrite2()
2374 int cifs_lockv(const int xid, struct cifs_tcon *tcon, const __u16 netfid, in cifs_lockv() argument
2408 rc = SendReceive2(xid, tcon->ses, iov, 2, &resp_buf_type, CIFS_NO_RESP); in cifs_lockv()
2416 CIFSSMBLock(const int xid, struct cifs_tcon *tcon, in CIFSSMBLock() argument
2468 rc = SendReceiveBlockingLock(xid, tcon, (struct smb_hdr *) pSMB, in CIFSSMBLock()
2472 rc = SendReceiveNoRsp(xid, tcon->ses, (char *)pSMB, timeout); in CIFSSMBLock()
2485 CIFSSMBPosixLock(const int xid, struct cifs_tcon *tcon, in CIFSSMBPosixLock() argument
2557 rc = SendReceiveBlockingLock(xid, tcon, (struct smb_hdr *) pSMB, in CIFSSMBPosixLock()
2562 rc = SendReceive2(xid, tcon->ses, iov, 1 /* num iovecs */, in CIFSSMBPosixLock()
2623 CIFSSMBClose(const int xid, struct cifs_tcon *tcon, int smb_file_id) in CIFSSMBClose() argument
2639 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, 0); in CIFSSMBClose()
2656 CIFSSMBFlush(const int xid, struct cifs_tcon *tcon, int smb_file_id) in CIFSSMBFlush() argument
2668 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, 0); in CIFSSMBFlush()
2677 CIFSSMBRename(const int xid, struct cifs_tcon *tcon, in CIFSSMBRename() argument
2730 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBRename()
2744 int CIFSSMBRenameOpenFile(const int xid, struct cifs_tcon *pTcon, in CIFSSMBRenameOpenFile() argument
2811 rc = SendReceive(xid, pTcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBRenameOpenFile()
2826 CIFSSMBCopy(const int xid, struct cifs_tcon *tcon, const char *fromName, in CIFSSMBCopy() argument
2879 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBCopy()
2894 CIFSUnixCreateSymLink(const int xid, struct cifs_tcon *tcon, in CIFSUnixCreateSymLink() argument
2968 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSUnixCreateSymLink()
2983 CIFSUnixCreateHardLink(const int xid, struct cifs_tcon *tcon, in CIFSUnixCreateHardLink() argument
3054 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSUnixCreateHardLink()
3068 CIFSCreateHardLink(const int xid, struct cifs_tcon *tcon, in CIFSCreateHardLink() argument
3126 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSCreateHardLink()
3140 CIFSSMBUnixQuerySymLink(const int xid, struct cifs_tcon *tcon, in CIFSSMBUnixQuerySymLink() argument
3197 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBUnixQuerySymLink()
3245 CIFSSMBQueryReparseLinkInfo(const int xid, struct cifs_tcon *tcon, in CIFSSMBQueryReparseLinkInfo() argument
3280 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBQueryReparseLinkInfo()
3484 CIFSSMBGetPosixACL(const int xid, struct cifs_tcon *tcon, in CIFSSMBGetPosixACL() argument
3546 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBGetPosixACL()
3573 CIFSSMBSetPosixACL(const int xid, struct cifs_tcon *tcon, in CIFSSMBSetPosixACL() argument
3639 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBSetPosixACL()
3653 CIFSGetExtAttr(const int xid, struct cifs_tcon *tcon, in CIFSGetExtAttr() argument
3698 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSGetExtAttr()
3828 CIFSSMBGetCIFSACL(const int xid, struct cifs_tcon *tcon, __u16 fid, in CIFSSMBGetCIFSACL() argument
3857 rc = SendReceive2(xid, tcon->ses, iov, 1 /* num iovec */, &buf_type, in CIFSSMBGetCIFSACL()
3920 CIFSSMBSetCIFSACL(const int xid, struct cifs_tcon *tcon, __u16 fid, in CIFSSMBSetCIFSACL() argument
3966 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBSetCIFSACL()
3984 int SMBQueryInformation(const int xid, struct cifs_tcon *tcon, in SMBQueryInformation() argument
4019 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in SMBQueryInformation()
4053 CIFSSMBQFileInfo(const int xid, struct cifs_tcon *tcon, in CIFSSMBQFileInfo() argument
4093 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBQFileInfo()
4120 CIFSSMBQPathInfo(const int xid, struct cifs_tcon *tcon, in CIFSSMBQPathInfo() argument
4181 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBQPathInfo()
4221 CIFSSMBUnixQFileInfo(const int xid, struct cifs_tcon *tcon, in CIFSSMBUnixQFileInfo() argument
4261 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBUnixQFileInfo()
4290 CIFSSMBUnixQPathInfo(const int xid, struct cifs_tcon *tcon, in CIFSSMBUnixQPathInfo() argument
4347 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBUnixQPathInfo()
4376 CIFSFindFirst(const int xid, struct cifs_tcon *tcon, in CIFSFindFirst() argument
4459 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSFindFirst()
4521 int CIFSFindNext(const int xid, struct cifs_tcon *tcon, __u16 searchHandle, in CIFSFindNext() argument
4585 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSFindNext()
4656 CIFSFindClose(const int xid, struct cifs_tcon *tcon, in CIFSFindClose() argument
4674 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, 0); in CIFSFindClose()
4688 CIFSGetSrvInodeNumber(const int xid, struct cifs_tcon *tcon, in CIFSGetSrvInodeNumber() argument
4747 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSGetSrvInodeNumber()
4895 CIFSGetDFSRefer(const int xid, struct cifs_ses *ses, in CIFSGetDFSRefer() argument
4976 rc = SendReceive(xid, ses, (struct smb_hdr *) pSMB, in CIFSGetDFSRefer()
5010 SMBOldQFSInfo(const int xid, struct cifs_tcon *tcon, struct kstatfs *FSData) in SMBOldQFSInfo() argument
5050 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in SMBOldQFSInfo()
5089 CIFSSMBQFSInfo(const int xid, struct cifs_tcon *tcon, struct kstatfs *FSData) in CIFSSMBQFSInfo() argument
5129 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBQFSInfo()
5168 CIFSSMBQFSAttributeInfo(const int xid, struct cifs_tcon *tcon) in CIFSSMBQFSAttributeInfo() argument
5209 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBQFSAttributeInfo()
5238 CIFSSMBQFSDeviceInfo(const int xid, struct cifs_tcon *tcon) in CIFSSMBQFSDeviceInfo() argument
5280 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBQFSDeviceInfo()
5309 CIFSSMBQFSUnixInfo(const int xid, struct cifs_tcon *tcon) in CIFSSMBQFSUnixInfo() argument
5350 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBQFSUnixInfo()
5379 CIFSSMBSetFSUnixInfo(const int xid, struct cifs_tcon *tcon, __u64 cap) in CIFSSMBSetFSUnixInfo() argument
5433 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBSetFSUnixInfo()
5453 CIFSSMBQFSPosixInfo(const int xid, struct cifs_tcon *tcon, in CIFSSMBQFSPosixInfo() argument
5495 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBQFSPosixInfo()
5546 CIFSSMBSetEOF(const int xid, struct cifs_tcon *tcon, const char *fileName, in CIFSSMBSetEOF() argument
5621 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBSetEOF()
5635 CIFSSMBSetFileSize(const int xid, struct cifs_tcon *tcon, __u64 size, in CIFSSMBSetFileSize() argument
5699 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, 0); in CIFSSMBSetFileSize()
5717 CIFSSMBSetFileInfo(const int xid, struct cifs_tcon *tcon, in CIFSSMBSetFileInfo() argument
5769 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, 0); in CIFSSMBSetFileInfo()
5780 CIFSSMBSetFileDisposition(const int xid, struct cifs_tcon *tcon, in CIFSSMBSetFileDisposition() argument
5828 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, 0); in CIFSSMBSetFileDisposition()
5836 CIFSSMBSetPathInfo(const int xid, struct cifs_tcon *tcon, in CIFSSMBSetPathInfo() argument
5901 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBSetPathInfo()
5920 CIFSSMBSetAttrLegacy(int xid, struct cifs_tcon *tcon, char *fileName,
5952 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB,
6008 CIFSSMBUnixSetFileInfo(const int xid, struct cifs_tcon *tcon, in CIFSSMBUnixSetFileInfo() argument
6061 rc = SendReceiveNoRsp(xid, tcon->ses, (char *) pSMB, 0); in CIFSSMBUnixSetFileInfo()
6072 CIFSSMBUnixSetPathInfo(const int xid, struct cifs_tcon *tcon, char *fileName, in CIFSSMBUnixSetPathInfo() argument
6137 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBUnixSetPathInfo()
6159 CIFSSMBQAllEAs(const int xid, struct cifs_tcon *tcon, in CIFSSMBQAllEAs() argument
6221 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBQAllEAs()
6342 CIFSSMBSetEA(const int xid, struct cifs_tcon *tcon, const char *fileName, in CIFSSMBSetEA() argument
6434 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBSetEA()
6469 int CIFSSMBNotify(const int xid, struct cifs_tcon *tcon, in CIFSSMBNotify() argument
6505 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBNotify()