• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/

Lines Matching refs:cifsTconInfo

87 static void mark_open_files_invalid(struct cifsTconInfo *pTcon)
107 cifs_reconnect_tcon(struct cifsTconInfo *tcon, int smb_command)
222 small_smb_init(int smb_command, int wct, struct cifsTconInfo *tcon,
274 __smb_init(int smb_command, int wct, struct cifsTconInfo *tcon,
300 smb_init(int smb_command, int wct, struct cifsTconInfo *tcon,
313 smb_init_no_reconnect(int smb_command, int wct, struct cifsTconInfo *tcon,
663 CIFSSMBTDis(const int xid, struct cifsTconInfo *tcon)
748 CIFSPOSIXDelFile(const int xid, struct cifsTconInfo *tcon, const char *fileName,
823 CIFSSMBDelFile(const int xid, struct cifsTconInfo *tcon, const char *fileName,
868 CIFSSMBRmDir(const int xid, struct cifsTconInfo *tcon, const char *dirName,
911 CIFSSMBMkDir(const int xid, struct cifsTconInfo *tcon,
954 CIFSPOSIXCreate(const int xid, struct cifsTconInfo *tcon, __u32 posix_flags,
1120 SMBLegacyOpen(const int xid, struct cifsTconInfo *tcon,
1223 CIFSSMBOpen(const int xid, struct cifsTconInfo *tcon,
1325 CIFSSMBRead(const int xid, struct cifsTconInfo *tcon, const int netfid,
1430 CIFSSMBWrite(const int xid, struct cifsTconInfo *tcon,
1549 CIFSSMBWrite2(const int xid, struct cifsTconInfo *tcon,
1650 CIFSSMBLock(const int xid, struct cifsTconInfo *tcon,
1718 CIFSSMBPosixLock(const int xid, struct cifsTconInfo *tcon,
1856 CIFSSMBClose(const int xid, struct cifsTconInfo *tcon, int smb_file_id)
1889 CIFSSMBFlush(const int xid, struct cifsTconInfo *tcon, int smb_file_id)
1910 CIFSSMBRename(const int xid, struct cifsTconInfo *tcon,
1977 int CIFSSMBRenameOpenFile(const int xid, struct cifsTconInfo *pTcon,
2057 CIFSSMBCopy(const int xid, struct cifsTconInfo *tcon, const char *fromName,
2125 CIFSUnixCreateSymLink(const int xid, struct cifsTconInfo *tcon,
2214 CIFSUnixCreateHardLink(const int xid, struct cifsTconInfo *tcon,
2299 CIFSCreateHardLink(const int xid, struct cifsTconInfo *tcon,
2371 CIFSSMBUnixQuerySymLink(const int xid, struct cifsTconInfo *tcon,
2473 const int parm_len, struct cifsTconInfo *tcon,
2554 CIFSSMBQueryReparseLinkInfo(const int xid, struct cifsTconInfo *tcon,
2792 CIFSSMBGetPosixACL(const int xid, struct cifsTconInfo *tcon,
2880 CIFSSMBSetPosixACL(const int xid, struct cifsTconInfo *tcon,
2959 CIFSGetExtAttr(const int xid, struct cifsTconInfo *tcon,
3044 CIFSSMBGetCIFSACL(const int xid, struct cifsTconInfo *tcon, __u16 fid,
3136 CIFSSMBSetCIFSACL(const int xid, struct cifsTconInfo *tcon, __u16 fid,
3203 int SMBQueryInformation(const int xid, struct cifsTconInfo *tcon,
3270 CIFSSMBQFileInfo(const int xid, struct cifsTconInfo *tcon,
3337 CIFSSMBQPathInfo(const int xid, struct cifsTconInfo *tcon,
3438 CIFSSMBUnixQFileInfo(const int xid, struct cifsTconInfo *tcon,
3507 CIFSSMBUnixQPathInfo(const int xid, struct cifsTconInfo *tcon,
3593 CIFSFindFirst(const int xid, struct cifsTconInfo *tcon,
3741 int CIFSFindNext(const int xid, struct cifsTconInfo *tcon,
3877 CIFSFindClose(const int xid, struct cifsTconInfo *tcon,
3909 CIFSGetSrvInodeNumber(const int xid, struct cifsTconInfo *tcon,
4225 SMBOldQFSInfo(const int xid, struct cifsTconInfo *tcon, struct kstatfs *FSData)
4304 CIFSSMBQFSInfo(const int xid, struct cifsTconInfo *tcon, struct kstatfs *FSData)
4383 CIFSSMBQFSAttributeInfo(const int xid, struct cifsTconInfo *tcon)
4453 CIFSSMBQFSDeviceInfo(const int xid, struct cifsTconInfo *tcon)
4523 CIFSSMBQFSUnixInfo(const int xid, struct cifsTconInfo *tcon)
4593 CIFSSMBSetFSUnixInfo(const int xid, struct cifsTconInfo *tcon, __u64 cap)
4667 CIFSSMBQFSPosixInfo(const int xid, struct cifsTconInfo *tcon,
4755 CIFSSMBSetEOF(const int xid, struct cifsTconInfo *tcon, const char *fileName,
4844 CIFSSMBSetFileSize(const int xid, struct cifsTconInfo *tcon, __u64 size,
4929 CIFSSMBSetFileInfo(const int xid, struct cifsTconInfo *tcon,
4991 CIFSSMBSetFileDisposition(const int xid, struct cifsTconInfo *tcon,
5047 CIFSSMBSetPathInfo(const int xid, struct cifsTconInfo *tcon,
5131 CIFSSMBSetAttrLegacy(int xid, struct cifsTconInfo *tcon, char *fileName,
5219 CIFSSMBUnixSetFileInfo(const int xid, struct cifsTconInfo *tcon,
5282 CIFSSMBUnixSetPathInfo(const int xid, struct cifsTconInfo *tcon, char *fileName,
5358 int CIFSSMBNotify(const int xid, struct cifsTconInfo *tcon,
5442 CIFSSMBQAllEAs(const int xid, struct cifsTconInfo *tcon,
5623 CIFSSMBSetEA(const int xid, struct cifsTconInfo *tcon, const char *fileName,