Lines Matching refs:xid
447 CIFSSMBNegotiate(unsigned int xid, struct cifsSesInfo *ses) in CIFSSMBNegotiate() argument
497 rc = SendReceive(xid, ses, (struct smb_hdr *) pSMB, in CIFSSMBNegotiate()
740 CIFSSMBTDis(const int xid, struct cifsTconInfo *tcon) in CIFSSMBTDis() argument
765 rc = SendReceiveNoRsp(xid, tcon->ses, smb_buffer, 0); in CIFSSMBTDis()
778 CIFSSMBLogoff(const int xid, struct cifsSesInfo *ses) in CIFSSMBLogoff() argument
812 rc = SendReceiveNoRsp(xid, ses, (struct smb_hdr *) pSMB, 0); in CIFSSMBLogoff()
825 CIFSPOSIXDelFile(const int xid, struct cifsTconInfo *tcon, const char *fileName, in CIFSPOSIXDelFile() argument
885 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSPOSIXDelFile()
900 CIFSSMBDelFile(const int xid, struct cifsTconInfo *tcon, const char *fileName, in CIFSSMBDelFile() argument
931 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBDelFile()
945 CIFSSMBRmDir(const int xid, struct cifsTconInfo *tcon, const char *dirName, in CIFSSMBRmDir() argument
975 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBRmDir()
988 CIFSSMBMkDir(const int xid, struct cifsTconInfo *tcon, in CIFSSMBMkDir() argument
1018 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBMkDir()
1031 CIFSPOSIXCreate(const int xid, struct cifsTconInfo *tcon, __u32 posix_flags, in CIFSPOSIXCreate() argument
1096 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSPOSIXCreate()
1194 SMBLegacyOpen(const int xid, struct cifsTconInfo *tcon, in SMBLegacyOpen() argument
1260 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in SMBLegacyOpen()
1301 CIFSSMBOpen(const int xid, struct cifsTconInfo *tcon, in CIFSSMBOpen() argument
1373 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBOpen()
1403 CIFSSMBRead(const int xid, struct cifsTconInfo *tcon, const int netfid, in CIFSSMBRead() argument
1455 rc = SendReceive2(xid, tcon->ses, iov, 1 /* num iovecs */, in CIFSSMBRead()
1508 CIFSSMBWrite(const int xid, struct cifsTconInfo *tcon, in CIFSSMBWrite() argument
1597 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBWrite()
1618 CIFSSMBWrite2(const int xid, struct cifsTconInfo *tcon, in CIFSSMBWrite2() argument
1680 rc = SendReceive2(xid, tcon->ses, iov, n_vec + 1, &resp_buf_type, in CIFSSMBWrite2()
1711 CIFSSMBLock(const int xid, struct cifsTconInfo *tcon, in CIFSSMBLock() argument
1761 rc = SendReceiveBlockingLock(xid, tcon, (struct smb_hdr *) pSMB, in CIFSSMBLock()
1765 rc = SendReceiveNoRsp(xid, tcon->ses, (struct smb_hdr *)pSMB, in CIFSSMBLock()
1779 CIFSSMBPosixLock(const int xid, struct cifsTconInfo *tcon, in CIFSSMBPosixLock() argument
1851 rc = SendReceiveBlockingLock(xid, tcon, (struct smb_hdr *) pSMB, in CIFSSMBPosixLock()
1856 rc = SendReceive2(xid, tcon->ses, iov, 1 /* num iovecs */, in CIFSSMBPosixLock()
1904 CIFSSMBClose(const int xid, struct cifsTconInfo *tcon, int smb_file_id) in CIFSSMBClose() argument
1920 rc = SendReceiveNoRsp(xid, tcon->ses, (struct smb_hdr *) pSMB, 0); in CIFSSMBClose()
1937 CIFSSMBRename(const int xid, struct cifsTconInfo *tcon, in CIFSSMBRename() argument
1990 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBRename()
2004 int CIFSSMBRenameOpenFile(const int xid, struct cifsTconInfo *pTcon, in CIFSSMBRenameOpenFile() argument
2069 rc = SendReceive(xid, pTcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBRenameOpenFile()
2084 CIFSSMBCopy(const int xid, struct cifsTconInfo *tcon, const char *fromName, in CIFSSMBCopy() argument
2137 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBCopy()
2152 CIFSUnixCreateSymLink(const int xid, struct cifsTconInfo *tcon, in CIFSUnixCreateSymLink() argument
2226 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSUnixCreateSymLink()
2241 CIFSUnixCreateHardLink(const int xid, struct cifsTconInfo *tcon, in CIFSUnixCreateHardLink() argument
2312 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSUnixCreateHardLink()
2326 CIFSCreateHardLink(const int xid, struct cifsTconInfo *tcon, in CIFSCreateHardLink() argument
2382 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSCreateHardLink()
2396 CIFSSMBUnixQuerySymLink(const int xid, struct cifsTconInfo *tcon, in CIFSSMBUnixQuerySymLink() argument
2454 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBUnixQuerySymLink()
2586 CIFSSMBQueryReparseLinkInfo(const int xid, struct cifsTconInfo *tcon, in CIFSSMBQueryReparseLinkInfo() argument
2623 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBQueryReparseLinkInfo()
2828 CIFSSMBGetPosixACL(const int xid, struct cifsTconInfo *tcon, in CIFSSMBGetPosixACL() argument
2889 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBGetPosixACL()
2916 CIFSSMBSetPosixACL(const int xid, struct cifsTconInfo *tcon, in CIFSSMBSetPosixACL() argument
2982 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBSetPosixACL()
2996 CIFSGetExtAttr(const int xid, struct cifsTconInfo *tcon, in CIFSGetExtAttr() argument
3041 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSGetExtAttr()
3081 CIFSSMBGetCIFSACL(const int xid, struct cifsTconInfo *tcon, __u16 fid, in CIFSSMBGetCIFSACL() argument
3110 rc = SendReceive2(xid, tcon->ses, iov, 1 /* num iovec */, &buf_type, in CIFSSMBGetCIFSACL()
3173 CIFSSMBSetCIFSACL(const int xid, struct cifsTconInfo *tcon, __u16 fid, in CIFSSMBSetCIFSACL() argument
3222 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBSetCIFSACL()
3240 int SMBQueryInformation(const int xid, struct cifsTconInfo *tcon, in SMBQueryInformation() argument
3274 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in SMBQueryInformation()
3311 CIFSSMBQPathInfo(const int xid, struct cifsTconInfo *tcon, in CIFSSMBQPathInfo() argument
3372 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBQPathInfo()
3412 CIFSSMBUnixQPathInfo(const int xid, struct cifsTconInfo *tcon, in CIFSSMBUnixQPathInfo() argument
3469 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBUnixQPathInfo()
3498 CIFSFindFirst(const int xid, struct cifsTconInfo *tcon, in CIFSFindFirst() argument
3583 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSFindFirst()
3646 int CIFSFindNext(const int xid, struct cifsTconInfo *tcon, in CIFSFindNext() argument
3712 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSFindNext()
3784 CIFSFindClose(const int xid, struct cifsTconInfo *tcon, in CIFSFindClose() argument
3802 rc = SendReceiveNoRsp(xid, tcon->ses, (struct smb_hdr *) pSMB, 0); in CIFSFindClose()
3816 CIFSGetSrvInodeNumber(const int xid, struct cifsTconInfo *tcon, in CIFSGetSrvInodeNumber() argument
3874 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSGetSrvInodeNumber()
4035 CIFSGetDFSRefer(const int xid, struct cifsSesInfo *ses, in CIFSGetDFSRefer() argument
4115 rc = SendReceive(xid, ses, (struct smb_hdr *) pSMB, in CIFSGetDFSRefer()
4149 SMBOldQFSInfo(const int xid, struct cifsTconInfo *tcon, struct kstatfs *FSData) in SMBOldQFSInfo() argument
4189 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in SMBOldQFSInfo()
4229 CIFSSMBQFSInfo(const int xid, struct cifsTconInfo *tcon, struct kstatfs *FSData) in CIFSSMBQFSInfo() argument
4269 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBQFSInfo()
4309 CIFSSMBQFSAttributeInfo(const int xid, struct cifsTconInfo *tcon) in CIFSSMBQFSAttributeInfo() argument
4350 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBQFSAttributeInfo()
4379 CIFSSMBQFSDeviceInfo(const int xid, struct cifsTconInfo *tcon) in CIFSSMBQFSDeviceInfo() argument
4421 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBQFSDeviceInfo()
4449 CIFSSMBQFSUnixInfo(const int xid, struct cifsTconInfo *tcon) in CIFSSMBQFSUnixInfo() argument
4490 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBQFSUnixInfo()
4519 CIFSSMBSetFSUnixInfo(const int xid, struct cifsTconInfo *tcon, __u64 cap) in CIFSSMBSetFSUnixInfo() argument
4573 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBSetFSUnixInfo()
4593 CIFSSMBQFSPosixInfo(const int xid, struct cifsTconInfo *tcon, in CIFSSMBQFSPosixInfo() argument
4635 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBQFSPosixInfo()
4686 CIFSSMBSetEOF(const int xid, struct cifsTconInfo *tcon, const char *fileName, in CIFSSMBSetEOF() argument
4761 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBSetEOF()
4775 CIFSSMBSetFileSize(const int xid, struct cifsTconInfo *tcon, __u64 size, in CIFSSMBSetFileSize() argument
4842 rc = SendReceiveNoRsp(xid, tcon->ses, (struct smb_hdr *) pSMB, 0); in CIFSSMBSetFileSize()
4862 CIFSSMBSetFileInfo(const int xid, struct cifsTconInfo *tcon, in CIFSSMBSetFileInfo() argument
4913 rc = SendReceiveNoRsp(xid, tcon->ses, (struct smb_hdr *) pSMB, 0); in CIFSSMBSetFileInfo()
4924 CIFSSMBSetFileDisposition(const int xid, struct cifsTconInfo *tcon, in CIFSSMBSetFileDisposition() argument
4972 rc = SendReceiveNoRsp(xid, tcon->ses, (struct smb_hdr *) pSMB, 0); in CIFSSMBSetFileDisposition()
4980 CIFSSMBSetPathInfo(const int xid, struct cifsTconInfo *tcon, in CIFSSMBSetPathInfo() argument
5045 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBSetPathInfo()
5064 CIFSSMBSetAttrLegacy(int xid, struct cifsTconInfo *tcon, char *fileName,
5096 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB,
5111 CIFSSMBUnixSetInfo(const int xid, struct cifsTconInfo *tcon, char *fileName, in CIFSSMBUnixSetInfo() argument
5207 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBUnixSetInfo()
5218 int CIFSSMBNotify(const int xid, struct cifsTconInfo *tcon, in CIFSSMBNotify() argument
5259 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBNotify()
5292 CIFSSMBQAllEAs(const int xid, struct cifsTconInfo *tcon, in CIFSSMBQAllEAs() argument
5351 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBQAllEAs()
5441 ssize_t CIFSSMBQueryEA(const int xid, struct cifsTconInfo *tcon, in CIFSSMBQueryEA() argument
5499 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBQueryEA()
5591 CIFSSMBSetEA(const int xid, struct cifsTconInfo *tcon, const char *fileName, in CIFSSMBSetEA() argument
5683 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBSetEA()