cifs_tcon          94 fs/cifs/cache.c 	const struct cifs_tcon *tcon = cookie_netfs_data;
cifs_tcon          87 fs/cifs/cifs_debug.c static void cifs_debug_tcon(struct seq_file *m, struct cifs_tcon *tcon)
cifs_tcon         148 fs/cifs/cifs_debug.c 	struct cifs_tcon *tcon;
cifs_tcon         166 fs/cifs/cifs_debug.c 				tcon = list_entry(tmp1, struct cifs_tcon, tcon_list);
cifs_tcon         201 fs/cifs/cifs_debug.c 	struct cifs_tcon *tcon;
cifs_tcon         390 fs/cifs/cifs_debug.c 				tcon = list_entry(tmp3, struct cifs_tcon,
cifs_tcon         439 fs/cifs/cifs_debug.c 	struct cifs_tcon *tcon;
cifs_tcon         475 fs/cifs/cifs_debug.c 							  struct cifs_tcon,
cifs_tcon         504 fs/cifs/cifs_debug.c 	struct cifs_tcon *tcon;
cifs_tcon         558 fs/cifs/cifs_debug.c 						  struct cifs_tcon,
cifs_tcon         299 fs/cifs/cifs_dfs_ref.c 	struct cifs_tcon *tcon;
cifs_tcon        1060 fs/cifs/cifsacl.c 	struct cifs_tcon *tcon;
cifs_tcon        1123 fs/cifs/cifsacl.c 	struct cifs_tcon *tcon;
cifs_tcon         155 fs/cifs/cifsfs.c 	struct cifs_tcon *tcon;
cifs_tcon         257 fs/cifs/cifsfs.c 	struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
cifs_tcon         287 fs/cifs/cifsfs.c 	struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
cifs_tcon         474 fs/cifs/cifsfs.c 	struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
cifs_tcon         629 fs/cifs/cifsfs.c 	struct cifs_tcon *tcon;
cifs_tcon         942 fs/cifs/cifsfs.c 	struct cifs_tcon *tcon;
cifs_tcon        1075 fs/cifs/cifsfs.c 	struct cifs_tcon *target_tcon;
cifs_tcon        1136 fs/cifs/cifsfs.c 	struct cifs_tcon *src_tcon;
cifs_tcon        1137 fs/cifs/cifsfs.c 	struct cifs_tcon *target_tcon;
cifs_tcon         214 fs/cifs/cifsglob.h struct cifs_tcon;
cifs_tcon         264 fs/cifs/cifsglob.h 	void (*clear_stats)(struct cifs_tcon *);
cifs_tcon         265 fs/cifs/cifsglob.h 	void (*print_stats)(struct seq_file *m, struct cifs_tcon *);
cifs_tcon         266 fs/cifs/cifsglob.h 	void (*dump_share_caps)(struct seq_file *, struct cifs_tcon *);
cifs_tcon         281 fs/cifs/cifsglob.h 	unsigned int (*negotiate_wsize)(struct cifs_tcon *, struct smb_vol *);
cifs_tcon         283 fs/cifs/cifsglob.h 	unsigned int (*negotiate_rsize)(struct cifs_tcon *, struct smb_vol *);
cifs_tcon         291 fs/cifs/cifsglob.h 			    struct cifs_tcon *, const struct nls_table *);
cifs_tcon         293 fs/cifs/cifsglob.h 	int (*tree_disconnect)(const unsigned int, struct cifs_tcon *);
cifs_tcon         299 fs/cifs/cifsglob.h 	void (*qfs_tcon)(const unsigned int, struct cifs_tcon *);
cifs_tcon         301 fs/cifs/cifsglob.h 	int (*is_path_accessible)(const unsigned int, struct cifs_tcon *,
cifs_tcon         304 fs/cifs/cifsglob.h 	int (*query_path_info)(const unsigned int, struct cifs_tcon *,
cifs_tcon         308 fs/cifs/cifsglob.h 	int (*query_file_info)(const unsigned int, struct cifs_tcon *,
cifs_tcon         311 fs/cifs/cifsglob.h 	int (*get_srv_inum)(const unsigned int, struct cifs_tcon *,
cifs_tcon         315 fs/cifs/cifsglob.h 	int (*set_path_size)(const unsigned int, struct cifs_tcon *,
cifs_tcon         318 fs/cifs/cifsglob.h 	int (*set_file_size)(const unsigned int, struct cifs_tcon *,
cifs_tcon         323 fs/cifs/cifsglob.h 	int (*set_compression)(const unsigned int, struct cifs_tcon *,
cifs_tcon         331 fs/cifs/cifsglob.h 			umode_t mode, struct cifs_tcon *tcon,
cifs_tcon         335 fs/cifs/cifsglob.h 		     struct cifs_tcon *tcon, const char *name,
cifs_tcon         339 fs/cifs/cifsglob.h 			      struct cifs_sb_info *, struct cifs_tcon *,
cifs_tcon         342 fs/cifs/cifsglob.h 	int (*rmdir)(const unsigned int, struct cifs_tcon *, const char *,
cifs_tcon         345 fs/cifs/cifsglob.h 	int (*unlink)(const unsigned int, struct cifs_tcon *, const char *,
cifs_tcon         351 fs/cifs/cifsglob.h 	int (*rename)(const unsigned int, struct cifs_tcon *, const char *,
cifs_tcon         354 fs/cifs/cifsglob.h 	int (*create_hardlink)(const unsigned int, struct cifs_tcon *,
cifs_tcon         358 fs/cifs/cifsglob.h 	int (*query_symlink)(const unsigned int, struct cifs_tcon *,
cifs_tcon         367 fs/cifs/cifsglob.h 	void (*close)(const unsigned int, struct cifs_tcon *,
cifs_tcon         370 fs/cifs/cifsglob.h 	int (*flush)(const unsigned int, struct cifs_tcon *, struct cifs_fid *);
cifs_tcon         385 fs/cifs/cifsglob.h 	int (*query_dir_first)(const unsigned int, struct cifs_tcon *,
cifs_tcon         390 fs/cifs/cifsglob.h 	int (*query_dir_next)(const unsigned int, struct cifs_tcon *,
cifs_tcon         394 fs/cifs/cifsglob.h 	int (*close_dir)(const unsigned int, struct cifs_tcon *,
cifs_tcon         403 fs/cifs/cifsglob.h 	int (*oplock_response)(struct cifs_tcon *, struct cifs_fid *,
cifs_tcon         406 fs/cifs/cifsglob.h 	int (*queryfs)(const unsigned int, struct cifs_tcon *,
cifs_tcon         424 fs/cifs/cifsglob.h 	int (*set_integrity)(const unsigned int, struct cifs_tcon *tcon,
cifs_tcon         426 fs/cifs/cifsglob.h 	int (*enum_snapshots)(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         428 fs/cifs/cifsglob.h 	int (*query_mf_symlink)(unsigned int, struct cifs_tcon *,
cifs_tcon         431 fs/cifs/cifsglob.h 	int (*create_mf_symlink)(unsigned int, struct cifs_tcon *,
cifs_tcon         450 fs/cifs/cifsglob.h 	int (*validate_negotiate)(const unsigned int, struct cifs_tcon *);
cifs_tcon         451 fs/cifs/cifsglob.h 	ssize_t (*query_all_EAs)(const unsigned int, struct cifs_tcon *,
cifs_tcon         454 fs/cifs/cifsglob.h 	int (*set_EA)(const unsigned int, struct cifs_tcon *, const char *,
cifs_tcon         474 fs/cifs/cifsglob.h 	long (*fallocate)(struct file *, struct cifs_tcon *, int, loff_t,
cifs_tcon         487 fs/cifs/cifsglob.h 				struct cifs_tcon *tcon,
cifs_tcon         494 fs/cifs/cifsglob.h 			 struct cifs_tcon *tcon,
cifs_tcon         499 fs/cifs/cifsglob.h 	int (*fiemap)(struct cifs_tcon *tcon, struct cifsFileInfo *,
cifs_tcon         502 fs/cifs/cifsglob.h 	loff_t (*llseek)(struct file *, struct cifs_tcon *, loff_t, int);
cifs_tcon         962 fs/cifs/cifsglob.h 	struct cifs_tcon *tcon_ipc;
cifs_tcon        1020 fs/cifs/cifsglob.h 	struct cifs_tcon *tcon;
cifs_tcon        1139 fs/cifs/cifsglob.h 	struct cifs_tcon	*tl_tcon;
cifs_tcon        1145 fs/cifs/cifsglob.h static inline struct cifs_tcon *
cifs_tcon        1168 fs/cifs/cifsglob.h extern struct cifs_tcon *cifs_sb_master_tcon(struct cifs_sb_info *cifs_sb);
cifs_tcon        1215 fs/cifs/cifsglob.h 	struct cifs_tcon *tcon;
cifs_tcon        1279 fs/cifs/cifsglob.h 	struct cifs_tcon *tcon;
cifs_tcon        1472 fs/cifs/cifsglob.h static inline void cifs_stats_bytes_written(struct cifs_tcon *tcon,
cifs_tcon        1482 fs/cifs/cifsglob.h static inline void cifs_stats_bytes_read(struct cifs_tcon *tcon,
cifs_tcon        1557 fs/cifs/cifsglob.h 	struct cifs_tcon        *tcon;
cifs_tcon          77 fs/cifs/cifsproto.h 				     struct cifs_tcon *tcon,
cifs_tcon         125 fs/cifs/cifsproto.h 			struct cifs_tcon *ptcon,
cifs_tcon         140 fs/cifs/cifsproto.h extern int cifs_get_writable_path(struct cifs_tcon *tcon, const char *name,
cifs_tcon         144 fs/cifs/cifsproto.h extern int cifs_get_readable_path(struct cifs_tcon *tcon, const char *name,
cifs_tcon         153 fs/cifs/cifsproto.h 			    const struct cifs_tcon *, int /* length of
cifs_tcon         232 fs/cifs/cifsproto.h extern void cifs_mark_open_files_invalid(struct cifs_tcon *tcon);
cifs_tcon         233 fs/cifs/cifsproto.h extern void cifs_reopen_persistent_handles(struct cifs_tcon *tcon);
cifs_tcon         248 fs/cifs/cifsproto.h extern void cifs_put_tcon(struct cifs_tcon *tcon);
cifs_tcon         271 fs/cifs/cifsproto.h 		    const char *tree, struct cifs_tcon *tcon,
cifs_tcon         274 fs/cifs/cifsproto.h extern int CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         280 fs/cifs/cifsproto.h extern int CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         284 fs/cifs/cifsproto.h extern int CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         287 fs/cifs/cifsproto.h extern int CIFSSMBQFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         289 fs/cifs/cifsproto.h extern int CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         293 fs/cifs/cifsproto.h extern int SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         297 fs/cifs/cifsproto.h extern int CIFSSMBUnixQFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         300 fs/cifs/cifsproto.h 			struct cifs_tcon *tcon,
cifs_tcon         316 fs/cifs/cifsproto.h extern void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         319 fs/cifs/cifsproto.h extern int CIFSSMBQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         321 fs/cifs/cifsproto.h extern int SMBOldQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         323 fs/cifs/cifsproto.h extern int CIFSSMBSetFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         327 fs/cifs/cifsproto.h 			struct cifs_tcon *tcon);
cifs_tcon         328 fs/cifs/cifsproto.h extern int CIFSSMBQFSDeviceInfo(const unsigned int xid, struct cifs_tcon *tcon);
cifs_tcon         329 fs/cifs/cifsproto.h extern int CIFSSMBQFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon);
cifs_tcon         330 fs/cifs/cifsproto.h extern int CIFSSMBQFSPosixInfo(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         333 fs/cifs/cifsproto.h extern int CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         337 fs/cifs/cifsproto.h extern int CIFSSMBSetFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         341 fs/cifs/cifsproto.h 				     struct cifs_tcon *tcon,
cifs_tcon         345 fs/cifs/cifsproto.h extern int CIFSSMBSetAttrLegacy(unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         349 fs/cifs/cifsproto.h extern int CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         352 fs/cifs/cifsproto.h extern int CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         367 fs/cifs/cifsproto.h 				  struct cifs_tcon *tcon,
cifs_tcon         372 fs/cifs/cifsproto.h 				  struct cifs_tcon *tcon, const char *file_name,
cifs_tcon         378 fs/cifs/cifsproto.h 			umode_t mode, struct cifs_tcon *tcon,
cifs_tcon         380 fs/cifs/cifsproto.h extern int CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         382 fs/cifs/cifsproto.h extern int CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         386 fs/cifs/cifsproto.h extern int CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         388 fs/cifs/cifsproto.h extern int CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         391 fs/cifs/cifsproto.h extern int CIFSSMBRenameOpenFile(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         395 fs/cifs/cifsproto.h extern int CIFSCreateHardLink(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         399 fs/cifs/cifsproto.h 			struct cifs_tcon *tcon,
cifs_tcon         404 fs/cifs/cifsproto.h 			struct cifs_tcon *tcon,
cifs_tcon         408 fs/cifs/cifsproto.h 			struct cifs_tcon *tcon,
cifs_tcon         411 fs/cifs/cifsproto.h extern int CIFSSMBQuerySymLink(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         415 fs/cifs/cifsproto.h 				   struct cifs_tcon *tcon, __u16 fid);
cifs_tcon         418 fs/cifs/cifsproto.h extern int SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         423 fs/cifs/cifsproto.h extern int CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         428 fs/cifs/cifsproto.h extern int CIFSSMBClose(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         431 fs/cifs/cifsproto.h extern int CIFSSMBFlush(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         441 fs/cifs/cifsproto.h extern int CIFSGetSrvInodeNumber(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         446 fs/cifs/cifsproto.h extern int cifs_lockv(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         450 fs/cifs/cifsproto.h extern int CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         455 fs/cifs/cifsproto.h extern int CIFSSMBPosixLock(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         460 fs/cifs/cifsproto.h extern int CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon);
cifs_tcon         466 fs/cifs/cifsproto.h extern struct cifs_tcon *tconInfoAlloc(void);
cifs_tcon         467 fs/cifs/cifsproto.h extern void tconInfoFree(struct cifs_tcon *);
cifs_tcon         491 fs/cifs/cifsproto.h extern int CIFSSMBNotify(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         497 fs/cifs/cifsproto.h 			struct cifs_tcon *source_tcon,
cifs_tcon         503 fs/cifs/cifsproto.h extern ssize_t CIFSSMBQAllEAs(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         507 fs/cifs/cifsproto.h extern int CIFSSMBSetEA(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         512 fs/cifs/cifsproto.h extern int CIFSSMBGetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         514 fs/cifs/cifsproto.h extern int CIFSSMBSetCIFSACL(const unsigned int, struct cifs_tcon *, __u16,
cifs_tcon         516 fs/cifs/cifsproto.h extern int CIFSSMBGetPosixACL(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         520 fs/cifs/cifsproto.h extern int CIFSSMBSetPosixACL(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         524 fs/cifs/cifsproto.h extern int CIFSGetExtAttr(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         528 fs/cifs/cifsproto.h extern int check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         564 fs/cifs/cifsproto.h int cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         568 fs/cifs/cifsproto.h int cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon          98 fs/cifs/cifssmb.c cifs_mark_open_files_invalid(struct cifs_tcon *tcon)
cifs_tcon         126 fs/cifs/cifssmb.c 				 struct cifs_tcon *tcon)
cifs_tcon         198 fs/cifs/cifssmb.c 					struct cifs_tcon *tcon)
cifs_tcon         206 fs/cifs/cifssmb.c cifs_reconnect_tcon(struct cifs_tcon *tcon, int smb_command)
cifs_tcon         352 fs/cifs/cifssmb.c small_smb_init(int smb_command, int wct, struct cifs_tcon *tcon,
cifs_tcon         404 fs/cifs/cifssmb.c __smb_init(int smb_command, int wct, struct cifs_tcon *tcon,
cifs_tcon         430 fs/cifs/cifssmb.c smb_init(int smb_command, int wct, struct cifs_tcon *tcon,
cifs_tcon         443 fs/cifs/cifssmb.c smb_init_no_reconnect(int smb_command, int wct, struct cifs_tcon *tcon,
cifs_tcon         776 fs/cifs/cifssmb.c CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon)
cifs_tcon         920 fs/cifs/cifssmb.c CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         994 fs/cifs/cifssmb.c CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *name,
cifs_tcon        1038 fs/cifs/cifssmb.c CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name,
cifs_tcon        1082 fs/cifs/cifssmb.c 	     struct cifs_tcon *tcon, const char *name,
cifs_tcon        1125 fs/cifs/cifssmb.c CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        1290 fs/cifs/cifssmb.c SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        1404 fs/cifs/cifssmb.c 	struct cifs_tcon *tcon = oparms->tcon;
cifs_tcon        1696 fs/cifs/cifssmb.c 	struct cifs_tcon *tcon = tlink_tcon(rdata->cfile->tlink);
cifs_tcon        1753 fs/cifs/cifssmb.c 	struct cifs_tcon *tcon = tlink_tcon(rdata->cfile->tlink);
cifs_tcon        1828 fs/cifs/cifssmb.c 	struct cifs_tcon *tcon = io_parms->tcon;
cifs_tcon        1936 fs/cifs/cifssmb.c 	struct cifs_tcon *tcon = io_parms->tcon;
cifs_tcon        2228 fs/cifs/cifssmb.c 	struct cifs_tcon *tcon = tlink_tcon(wdata->cfile->tlink);
cifs_tcon        2278 fs/cifs/cifssmb.c 	struct cifs_tcon *tcon = tlink_tcon(wdata->cfile->tlink);
cifs_tcon        2369 fs/cifs/cifssmb.c 	struct cifs_tcon *tcon = io_parms->tcon;
cifs_tcon        2462 fs/cifs/cifssmb.c int cifs_lockv(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        2508 fs/cifs/cifssmb.c CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        2577 fs/cifs/cifssmb.c CIFSSMBPosixLock(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        2707 fs/cifs/cifssmb.c CIFSSMBClose(const unsigned int xid, struct cifs_tcon *tcon, int smb_file_id)
cifs_tcon        2741 fs/cifs/cifssmb.c CIFSSMBFlush(const unsigned int xid, struct cifs_tcon *tcon, int smb_file_id)
cifs_tcon        2763 fs/cifs/cifssmb.c CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        2827 fs/cifs/cifssmb.c int CIFSSMBRenameOpenFile(const unsigned int xid, struct cifs_tcon *pTcon,
cifs_tcon        2910 fs/cifs/cifssmb.c CIFSSMBCopy(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        2973 fs/cifs/cifssmb.c CIFSUnixCreateSymLink(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        3059 fs/cifs/cifssmb.c CIFSUnixCreateHardLink(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        3141 fs/cifs/cifssmb.c CIFSCreateHardLink(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        3210 fs/cifs/cifssmb.c CIFSSMBUnixQuerySymLink(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        3313 fs/cifs/cifssmb.c CIFSSMBQuerySymLink(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        3436 fs/cifs/cifssmb.c CIFSSMB_set_compression(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        3626 fs/cifs/cifssmb.c CIFSSMBGetPosixACL(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        3713 fs/cifs/cifssmb.c CIFSSMBSetPosixACL(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        3791 fs/cifs/cifssmb.c CIFSGetExtAttr(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        3883 fs/cifs/cifssmb.c 		   const int parm_len, struct cifs_tcon *tcon,
cifs_tcon        3965 fs/cifs/cifssmb.c CIFSSMBGetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid,
cifs_tcon        4055 fs/cifs/cifssmb.c CIFSSMBSetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid,
cifs_tcon        4120 fs/cifs/cifssmb.c SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        4186 fs/cifs/cifssmb.c CIFSSMBQFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        4254 fs/cifs/cifssmb.c CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        4353 fs/cifs/cifssmb.c CIFSSMBUnixQFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        4421 fs/cifs/cifssmb.c CIFSSMBUnixQPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        4503 fs/cifs/cifssmb.c CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        4656 fs/cifs/cifssmb.c int CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        4792 fs/cifs/cifssmb.c CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        4825 fs/cifs/cifssmb.c CIFSGetSrvInodeNumber(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        5027 fs/cifs/cifssmb.c SMBOldQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        5114 fs/cifs/cifssmb.c CIFSSMBQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        5201 fs/cifs/cifssmb.c CIFSSMBQFSAttributeInfo(const unsigned int xid, struct cifs_tcon *tcon)
cifs_tcon        5271 fs/cifs/cifssmb.c CIFSSMBQFSDeviceInfo(const unsigned int xid, struct cifs_tcon *tcon)
cifs_tcon        5342 fs/cifs/cifssmb.c CIFSSMBQFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon)
cifs_tcon        5412 fs/cifs/cifssmb.c CIFSSMBSetFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon, __u64 cap)
cifs_tcon        5486 fs/cifs/cifssmb.c CIFSSMBQFSPosixInfo(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        5586 fs/cifs/cifssmb.c CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        5675 fs/cifs/cifssmb.c CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        5759 fs/cifs/cifssmb.c CIFSSMBSetFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        5824 fs/cifs/cifssmb.c CIFSSMBSetFileDisposition(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        5881 fs/cifs/cifssmb.c CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        5963 fs/cifs/cifssmb.c CIFSSMBSetAttrLegacy(unsigned int xid, struct cifs_tcon *tcon, char *fileName,
cifs_tcon        6055 fs/cifs/cifssmb.c CIFSSMBUnixSetFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        6121 fs/cifs/cifssmb.c CIFSSMBUnixSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        6207 fs/cifs/cifssmb.c CIFSSMBQAllEAs(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        6393 fs/cifs/cifssmb.c CIFSSMBSetEA(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         401 fs/cifs/connect.c 	struct cifs_tcon *tcon;
cifs_tcon         495 fs/cifs/connect.c 	struct cifs_tcon *tcon;
cifs_tcon         557 fs/cifs/connect.c 			tcon = list_entry(tmp2, struct cifs_tcon, tcon_list);
cifs_tcon        2937 fs/cifs/connect.c 	struct cifs_tcon *tcon;
cifs_tcon        2996 fs/cifs/connect.c 	struct cifs_tcon *tcon = ses->tcon_ipc;
cifs_tcon        3339 fs/cifs/connect.c static int match_tcon(struct cifs_tcon *tcon, struct smb_vol *volume_info)
cifs_tcon        3356 fs/cifs/connect.c static struct cifs_tcon *
cifs_tcon        3360 fs/cifs/connect.c 	struct cifs_tcon *tcon;
cifs_tcon        3364 fs/cifs/connect.c 		tcon = list_entry(tmp, struct cifs_tcon, tcon_list);
cifs_tcon        3380 fs/cifs/connect.c cifs_put_tcon(struct cifs_tcon *tcon)
cifs_tcon        3433 fs/cifs/connect.c static struct cifs_tcon *
cifs_tcon        3437 fs/cifs/connect.c 	struct cifs_tcon *tcon;
cifs_tcon        3682 fs/cifs/connect.c 	struct cifs_tcon *tcon;
cifs_tcon        3983 fs/cifs/connect.c void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        4228 fs/cifs/connect.c 				   struct cifs_ses *ses, struct cifs_tcon *tcon)
cifs_tcon        4246 fs/cifs/connect.c 			   struct cifs_ses **nses, struct cifs_tcon **ntcon)
cifs_tcon        4251 fs/cifs/connect.c 	struct cifs_tcon *tcon;
cifs_tcon        4336 fs/cifs/connect.c 			     struct cifs_tcon *tcon)
cifs_tcon        4496 fs/cifs/connect.c 			      struct cifs_tcon **tcon)
cifs_tcon        4552 fs/cifs/connect.c 				 struct cifs_tcon **tcon)
cifs_tcon        4652 fs/cifs/connect.c 					struct cifs_tcon *tcon,
cifs_tcon        4703 fs/cifs/connect.c 			  struct cifs_tcon *tcon)
cifs_tcon        4745 fs/cifs/connect.c 				 struct cifs_tcon *tcon,
cifs_tcon        4746 fs/cifs/connect.c 				 struct cifs_tcon **root)
cifs_tcon        4760 fs/cifs/connect.c 	struct cifs_tcon *root_tcon = NULL;
cifs_tcon        4761 fs/cifs/connect.c 	struct cifs_tcon *tcon = NULL;
cifs_tcon        4968 fs/cifs/connect.c 	struct cifs_tcon *tcon;
cifs_tcon        4998 fs/cifs/connect.c 	 const char *tree, struct cifs_tcon *tcon,
cifs_tcon        5263 fs/cifs/connect.c static struct cifs_tcon *
cifs_tcon        5267 fs/cifs/connect.c 	struct cifs_tcon *master_tcon = cifs_sb_master_tcon(cifs_sb);
cifs_tcon        5269 fs/cifs/connect.c 	struct cifs_tcon *tcon = NULL;
cifs_tcon        5301 fs/cifs/connect.c 		tcon = (struct cifs_tcon *)ses;
cifs_tcon        5327 fs/cifs/connect.c struct cifs_tcon *
cifs_tcon        1262 fs/cifs/dfs_cache.c 	struct cifs_tcon *tcon;
cifs_tcon        1314 fs/cifs/dfs_cache.c 				      struct cifs_tcon *tcon, const char *path)
cifs_tcon        1377 fs/cifs/dfs_cache.c 			    struct cifs_tcon *tcon)
cifs_tcon        1456 fs/cifs/dfs_cache.c 	struct cifs_tcon *tcon, *ntcon;
cifs_tcon          50 fs/cifs/dir.c  			struct cifs_tcon *tcon, int add_treename)
cifs_tcon          84 fs/cifs/dir.c  	struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
cifs_tcon         101 fs/cifs/dir.c  	struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
cifs_tcon         201 fs/cifs/dir.c  check_name(struct dentry *direntry, struct cifs_tcon *tcon)
cifs_tcon         234 fs/cifs/dir.c  	struct cifs_tcon *tcon = tlink_tcon(tlink);
cifs_tcon         472 fs/cifs/dir.c  	struct cifs_tcon *tcon;
cifs_tcon         587 fs/cifs/dir.c  	struct cifs_tcon *tcon;
cifs_tcon         624 fs/cifs/dir.c  	struct cifs_tcon *tcon;
cifs_tcon         664 fs/cifs/dir.c  	struct cifs_tcon *pTcon;
cifs_tcon         124 fs/cifs/file.c 	struct cifs_tcon *tcon;
cifs_tcon         177 fs/cifs/file.c 	     struct cifs_tcon *tcon, unsigned int f_flags, __u32 *oplock,
cifs_tcon         302 fs/cifs/file.c 	struct cifs_tcon *tcon = tlink_tcon(tlink);
cifs_tcon         444 fs/cifs/file.c 	struct cifs_tcon *tcon = tlink_tcon(cifs_file->tlink);
cifs_tcon         523 fs/cifs/file.c 	struct cifs_tcon *tcon;
cifs_tcon         653 fs/cifs/file.c 	struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
cifs_tcon         681 fs/cifs/file.c 	struct cifs_tcon *tcon;
cifs_tcon         852 fs/cifs/file.c cifs_reopen_persistent_handles(struct cifs_tcon *tcon)
cifs_tcon         892 fs/cifs/file.c 	struct cifs_tcon *tcon;
cifs_tcon        1191 fs/cifs/file.c 	struct cifs_tcon *tcon;
cifs_tcon        1281 fs/cifs/file.c 	struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
cifs_tcon        1370 fs/cifs/file.c 	struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
cifs_tcon        1446 fs/cifs/file.c 	struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
cifs_tcon        1539 fs/cifs/file.c 	struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
cifs_tcon        1648 fs/cifs/file.c 	struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
cifs_tcon        1741 fs/cifs/file.c 	struct cifs_tcon *tcon;
cifs_tcon        1809 fs/cifs/file.c 	struct cifs_tcon *tcon;
cifs_tcon        2023 fs/cifs/file.c cifs_get_writable_path(struct cifs_tcon *tcon, const char *name,
cifs_tcon        2059 fs/cifs/file.c cifs_get_readable_path(struct cifs_tcon *tcon, const char *name,
cifs_tcon        2553 fs/cifs/file.c 	struct cifs_tcon *tcon;
cifs_tcon        2593 fs/cifs/file.c 	struct cifs_tcon *tcon;
cifs_tcon        2988 fs/cifs/file.c 	struct cifs_tcon *tcon;
cifs_tcon        3073 fs/cifs/file.c 	struct cifs_tcon *tcon;
cifs_tcon        3225 fs/cifs/file.c 	struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
cifs_tcon        3798 fs/cifs/file.c 	struct cifs_tcon *tcon;
cifs_tcon        3912 fs/cifs/file.c 	struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
cifs_tcon        3953 fs/cifs/file.c 	struct cifs_tcon *tcon;
cifs_tcon        4675 fs/cifs/file.c 	struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
cifs_tcon          95 fs/cifs/fscache.c void cifs_fscache_get_super_cookie(struct cifs_tcon *tcon)
cifs_tcon         118 fs/cifs/fscache.c void cifs_fscache_release_super_cookie(struct cifs_tcon *tcon)
cifs_tcon         126 fs/cifs/fscache.c 					      struct cifs_tcon *tcon)
cifs_tcon         149 fs/cifs/fscache.c 	struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
cifs_tcon         206 fs/cifs/fscache.c 	struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
cifs_tcon          58 fs/cifs/fscache.h extern void cifs_fscache_get_super_cookie(struct cifs_tcon *);
cifs_tcon          59 fs/cifs/fscache.h extern void cifs_fscache_release_super_cookie(struct cifs_tcon *);
cifs_tcon         125 fs/cifs/fscache.h static inline void cifs_fscache_get_super_cookie(struct cifs_tcon *tcon) {}
cifs_tcon         127 fs/cifs/fscache.h cifs_fscache_release_super_cookie(struct cifs_tcon *tcon) {}
cifs_tcon         349 fs/cifs/inode.c 	struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
cifs_tcon         372 fs/cifs/inode.c 	struct cifs_tcon *tcon;
cifs_tcon         444 fs/cifs/inode.c 	struct cifs_tcon *tcon;
cifs_tcon         563 fs/cifs/inode.c 	struct cifs_tcon *tcon;
cifs_tcon         603 fs/cifs/inode.c 	struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
cifs_tcon         676 fs/cifs/inode.c 	struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
cifs_tcon         737 fs/cifs/inode.c 	struct cifs_tcon *tcon;
cifs_tcon        1072 fs/cifs/inode.c 	struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
cifs_tcon        1203 fs/cifs/inode.c 	struct cifs_tcon *tcon;
cifs_tcon        1344 fs/cifs/inode.c 	struct cifs_tcon *tcon;
cifs_tcon        1447 fs/cifs/inode.c 		 struct cifs_tcon *tcon, const unsigned int xid)
cifs_tcon        1519 fs/cifs/inode.c 		 struct cifs_tcon *tcon, const unsigned int xid)
cifs_tcon        1585 fs/cifs/inode.c 	struct cifs_tcon *tcon;
cifs_tcon        1657 fs/cifs/inode.c 	struct cifs_tcon *tcon;
cifs_tcon        1724 fs/cifs/inode.c 	struct cifs_tcon *tcon;
cifs_tcon        1789 fs/cifs/inode.c 	struct cifs_tcon *tcon;
cifs_tcon        2081 fs/cifs/inode.c 	struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
cifs_tcon        2140 fs/cifs/inode.c 	struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
cifs_tcon        2211 fs/cifs/inode.c 	struct cifs_tcon *tcon = NULL;
cifs_tcon        2283 fs/cifs/inode.c 	struct cifs_tcon *pTcon;
cifs_tcon        2428 fs/cifs/inode.c 	struct cifs_tcon *tcon;
cifs_tcon        2603 fs/cifs/inode.c 	struct cifs_tcon *pTcon = cifs_sb_master_tcon(cifs_sb);
cifs_tcon          43 fs/cifs/ioctl.c 	struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
cifs_tcon         129 fs/cifs/ioctl.c static long smb_mnt_get_fsinfo(unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         171 fs/cifs/ioctl.c 	struct cifs_tcon *tcon;
cifs_tcon         182 fs/cifs/link.c create_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         215 fs/cifs/link.c query_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         249 fs/cifs/link.c check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         303 fs/cifs/link.c cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         347 fs/cifs/link.c cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         389 fs/cifs/link.c smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         452 fs/cifs/link.c smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         527 fs/cifs/link.c 	struct cifs_tcon *tcon;
cifs_tcon         617 fs/cifs/link.c 	struct cifs_tcon *tcon;
cifs_tcon         680 fs/cifs/link.c 	struct cifs_tcon *pTcon;
cifs_tcon         110 fs/cifs/misc.c struct cifs_tcon *
cifs_tcon         113 fs/cifs/misc.c 	struct cifs_tcon *ret_buf;
cifs_tcon         139 fs/cifs/misc.c tconInfoFree(struct cifs_tcon *buf_to_free)
cifs_tcon         244 fs/cifs/misc.c 		const struct cifs_tcon *treeCon, int word_count
cifs_tcon         405 fs/cifs/misc.c 	struct cifs_tcon *tcon;
cifs_tcon         473 fs/cifs/misc.c 			tcon = list_entry(tmp1, struct cifs_tcon, tcon_list);
cifs_tcon         536 fs/cifs/misc.c 		struct cifs_tcon *tcon = NULL;
cifs_tcon         275 fs/cifs/readdir.c 	struct cifs_tcon *tcon;
cifs_tcon         572 fs/cifs/readdir.c find_cifs_entry(const unsigned int xid, struct cifs_tcon *tcon, loff_t pos,
cifs_tcon         793 fs/cifs/readdir.c 	struct cifs_tcon *tcon;
cifs_tcon         433 fs/cifs/smb1ops.c cifs_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info)
cifs_tcon         468 fs/cifs/smb1ops.c cifs_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info)
cifs_tcon         509 fs/cifs/smb1ops.c cifs_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon)
cifs_tcon         516 fs/cifs/smb1ops.c cifs_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         538 fs/cifs/smb1ops.c cifs_query_path_info(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         588 fs/cifs/smb1ops.c cifs_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         609 fs/cifs/smb1ops.c cifs_query_file_info(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         616 fs/cifs/smb1ops.c cifs_clear_stats(struct cifs_tcon *tcon)
cifs_tcon         642 fs/cifs/smb1ops.c cifs_print_stats(struct seq_file *m, struct cifs_tcon *tcon)
cifs_tcon         679 fs/cifs/smb1ops.c 		   struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon,
cifs_tcon         722 fs/cifs/smb1ops.c cifs_close_file(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         729 fs/cifs/smb1ops.c cifs_flush_file(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         767 fs/cifs/smb1ops.c 	struct cifs_tcon *tcon;
cifs_tcon         830 fs/cifs/smb1ops.c cifs_set_compression(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         837 fs/cifs/smb1ops.c cifs_query_dir_first(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         852 fs/cifs/smb1ops.c cifs_query_dir_next(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         860 fs/cifs/smb1ops.c cifs_close_dir(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         867 fs/cifs/smb1ops.c cifs_oplock_response(struct cifs_tcon *tcon, struct cifs_fid *fid,
cifs_tcon         876 fs/cifs/smb1ops.c cifs_queryfs(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         917 fs/cifs/smb1ops.c cifs_unix_dfs_readlink(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         943 fs/cifs/smb1ops.c cifs_query_symlink(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        1028 fs/cifs/smb1ops.c 	       struct dentry *dentry, struct cifs_tcon *tcon,
cifs_tcon         123 fs/cifs/smb2file.c 	struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
cifs_tcon         224 fs/cifs/smb2file.c 	struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
cifs_tcon          51 fs/cifs/smb2inode.c smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         438 fs/cifs/smb2inode.c smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         504 fs/cifs/smb2inode.c 	   struct cifs_tcon *tcon, const char *name,
cifs_tcon         515 fs/cifs/smb2inode.c 		   struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon,
cifs_tcon         538 fs/cifs/smb2inode.c smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name,
cifs_tcon         547 fs/cifs/smb2inode.c smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon, const char *name,
cifs_tcon         556 fs/cifs/smb2inode.c smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         578 fs/cifs/smb2inode.c smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         591 fs/cifs/smb2inode.c smb2_create_hardlink(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         601 fs/cifs/smb2inode.c smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         513 fs/cifs/smb2misc.c smb2_tcon_has_lease(struct cifs_tcon *tcon, struct smb2_lease_break *rsp,
cifs_tcon         594 fs/cifs/smb2misc.c 	struct cifs_tcon *tcon;
cifs_tcon         615 fs/cifs/smb2misc.c 				tcon = list_entry(tmp2, struct cifs_tcon,
cifs_tcon         653 fs/cifs/smb2misc.c 	struct cifs_tcon *tcon;
cifs_tcon         678 fs/cifs/smb2misc.c 			tcon = list_entry(tmp1, struct cifs_tcon, tcon_list);
cifs_tcon         748 fs/cifs/smb2misc.c __smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid,
cifs_tcon         767 fs/cifs/smb2misc.c smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid,
cifs_tcon         789 fs/cifs/smb2misc.c 	struct cifs_tcon *tcon;
cifs_tcon         321 fs/cifs/smb2ops.c smb2_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info)
cifs_tcon         346 fs/cifs/smb2ops.c smb3_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info)
cifs_tcon         371 fs/cifs/smb2ops.c smb2_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info)
cifs_tcon         397 fs/cifs/smb2ops.c smb3_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info)
cifs_tcon         557 fs/cifs/smb2ops.c SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon)
cifs_tcon         630 fs/cifs/smb2ops.c int open_shroot(unsigned int xid, struct cifs_tcon *tcon, struct cifs_fid *pfid)
cifs_tcon         797 fs/cifs/smb2ops.c smb3_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon)
cifs_tcon         839 fs/cifs/smb2ops.c smb2_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon)
cifs_tcon         866 fs/cifs/smb2ops.c smb2_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         904 fs/cifs/smb2ops.c smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         913 fs/cifs/smb2ops.c smb2_query_file_info(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        1017 fs/cifs/smb2ops.c smb2_query_eas(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        1073 fs/cifs/smb2ops.c smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        1235 fs/cifs/smb2ops.c smb2_clear_stats(struct cifs_tcon *tcon)
cifs_tcon        1246 fs/cifs/smb2ops.c smb2_dump_share_caps(struct seq_file *m, struct cifs_tcon *tcon)
cifs_tcon        1279 fs/cifs/smb2ops.c smb2_print_stats(struct seq_file *m, struct cifs_tcon *tcon)
cifs_tcon        1357 fs/cifs/smb2ops.c smb2_close_file(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        1364 fs/cifs/smb2ops.c SMB2_request_res_key(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        1395 fs/cifs/smb2ops.c 		      struct cifs_tcon *tcon,
cifs_tcon        1623 fs/cifs/smb2ops.c 	struct cifs_tcon *tcon;
cifs_tcon        1743 fs/cifs/smb2ops.c smb2_flush_file(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        1791 fs/cifs/smb2ops.c static bool smb2_set_sparse(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        1838 fs/cifs/smb2ops.c smb2_set_file_size(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        1870 fs/cifs/smb2ops.c 	struct cifs_tcon *tcon = tlink_tcon(trgtfile->tlink);
cifs_tcon        1906 fs/cifs/smb2ops.c smb2_set_compression(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        1914 fs/cifs/smb2ops.c smb3_set_integrity(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        1945 fs/cifs/smb2ops.c smb3_enum_snapshots(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        2028 fs/cifs/smb2ops.c smb2_query_dir_first(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        2072 fs/cifs/smb2ops.c smb2_query_dir_next(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        2081 fs/cifs/smb2ops.c smb2_close_dir(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        2127 fs/cifs/smb2ops.c smb2_oplock_response(struct cifs_tcon *tcon, struct cifs_fid *fid,
cifs_tcon        2155 fs/cifs/smb2ops.c smb2_set_next_command(struct cifs_tcon *tcon, struct smb_rqst *rqst)
cifs_tcon        2216 fs/cifs/smb2ops.c smb2_query_info_compound(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        2307 fs/cifs/smb2ops.c smb2_queryfs(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        2344 fs/cifs/smb2ops.c smb311_queryfs(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        2420 fs/cifs/smb2ops.c 	struct cifs_tcon *tcon;
cifs_tcon        2434 fs/cifs/smb2ops.c 						struct cifs_tcon,
cifs_tcon        2602 fs/cifs/smb2ops.c smb2_query_symlink(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        2827 fs/cifs/smb2ops.c 	struct cifs_tcon *tcon;
cifs_tcon        2882 fs/cifs/smb2ops.c 	struct cifs_tcon *tcon;
cifs_tcon        2952 fs/cifs/smb2ops.c static long smb3_zero_range(struct file *file, struct cifs_tcon *tcon,
cifs_tcon        3016 fs/cifs/smb2ops.c static long smb3_punch_hole(struct file *file, struct cifs_tcon *tcon,
cifs_tcon        3052 fs/cifs/smb2ops.c static long smb3_simple_falloc(struct file *file, struct cifs_tcon *tcon,
cifs_tcon        3144 fs/cifs/smb2ops.c static loff_t smb3_llseek(struct file *file, struct cifs_tcon *tcon, loff_t offset, int whence)
cifs_tcon        3228 fs/cifs/smb2ops.c static int smb3_fiemap(struct cifs_tcon *tcon,
cifs_tcon        3302 fs/cifs/smb2ops.c static long smb3_fallocate(struct file *file, struct cifs_tcon *tcon, int mode,
cifs_tcon        4381 fs/cifs/smb2ops.c 	       struct dentry *dentry, struct cifs_tcon *tcon,
cifs_tcon          86 fs/cifs/smb2pdu.c int smb3_encryption_required(const struct cifs_tcon *tcon)
cifs_tcon         101 fs/cifs/smb2pdu.c 		  const struct cifs_tcon *tcon)
cifs_tcon         160 fs/cifs/smb2pdu.c 			    struct cifs_tcon *tcon)
cifs_tcon         232 fs/cifs/smb2pdu.c 				   struct cifs_tcon *tcon)
cifs_tcon         239 fs/cifs/smb2pdu.c smb2_reconnect(__le16 smb2_command, struct cifs_tcon *tcon)
cifs_tcon         411 fs/cifs/smb2pdu.c fill_small_buf(__le16 smb2_command, struct cifs_tcon *tcon, void *buf,
cifs_tcon         435 fs/cifs/smb2pdu.c static int __smb2_plain_req_init(__le16 smb2_command, struct cifs_tcon *tcon,
cifs_tcon         461 fs/cifs/smb2pdu.c static int smb2_plain_req_init(__le16 smb2_command, struct cifs_tcon *tcon,
cifs_tcon         474 fs/cifs/smb2pdu.c static int smb2_ioctl_req_init(u32 opcode, struct cifs_tcon *tcon,
cifs_tcon        1016 fs/cifs/smb2pdu.c int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon)
cifs_tcon        1659 fs/cifs/smb2pdu.c static inline void cifs_stats_fail_inc(struct cifs_tcon *tcon, uint16_t code)
cifs_tcon        1667 fs/cifs/smb2pdu.c static inline void init_copy_chunk_defaults(struct cifs_tcon *tcon)
cifs_tcon        1676 fs/cifs/smb2pdu.c 	  struct cifs_tcon *tcon, const struct nls_table *cp)
cifs_tcon        1813 fs/cifs/smb2pdu.c SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon)
cifs_tcon        2263 fs/cifs/smb2pdu.c 			       umode_t mode, struct cifs_tcon *tcon,
cifs_tcon        2413 fs/cifs/smb2pdu.c SMB2_open_init(struct cifs_tcon *tcon, struct smb_rqst *rqst, __u8 *oplock,
cifs_tcon        2596 fs/cifs/smb2pdu.c 	struct cifs_tcon *tcon = oparms->tcon;
cifs_tcon        2677 fs/cifs/smb2pdu.c SMB2_ioctl_init(struct cifs_tcon *tcon, struct smb_rqst *rqst,
cifs_tcon        2782 fs/cifs/smb2pdu.c SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid,
cifs_tcon        2896 fs/cifs/smb2pdu.c SMB2_set_compression(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        2918 fs/cifs/smb2pdu.c SMB2_close_init(struct cifs_tcon *tcon, struct smb_rqst *rqst,
cifs_tcon        2946 fs/cifs/smb2pdu.c SMB2_close_flags(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        2998 fs/cifs/smb2pdu.c SMB2_close(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        3074 fs/cifs/smb2pdu.c SMB2_query_info_init(struct cifs_tcon *tcon, struct smb_rqst *rqst,
cifs_tcon        3117 fs/cifs/smb2pdu.c query_info(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        3202 fs/cifs/smb2pdu.c int SMB2_query_info(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        3213 fs/cifs/smb2pdu.c SMB2_query_acl(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        3226 fs/cifs/smb2pdu.c SMB2_get_srv_num(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        3243 fs/cifs/smb2pdu.c 		struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid,
cifs_tcon        3272 fs/cifs/smb2pdu.c SMB2_change_notify(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        3351 fs/cifs/smb2pdu.c 	struct cifs_tcon *tcon, *tcon2;
cifs_tcon        3460 fs/cifs/smb2pdu.c 		struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid)
cifs_tcon        3481 fs/cifs/smb2pdu.c SMB2_flush(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid,
cifs_tcon        3630 fs/cifs/smb2pdu.c 	struct cifs_tcon *tcon = tlink_tcon(rdata->cfile->tlink);
cifs_tcon        3863 fs/cifs/smb2pdu.c 	struct cifs_tcon *tcon = tlink_tcon(wdata->cfile->tlink);
cifs_tcon        3945 fs/cifs/smb2pdu.c 	struct cifs_tcon *tcon = tlink_tcon(wdata->cfile->tlink);
cifs_tcon        4205 fs/cifs/smb2pdu.c SMB2_query_directory(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        4353 fs/cifs/smb2pdu.c SMB2_set_info_init(struct cifs_tcon *tcon, struct smb_rqst *rqst,
cifs_tcon        4402 fs/cifs/smb2pdu.c send_set_info(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        4459 fs/cifs/smb2pdu.c SMB2_set_eof(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid,
cifs_tcon        4477 fs/cifs/smb2pdu.c SMB2_set_acl(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        4487 fs/cifs/smb2pdu.c SMB2_set_ea(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        4497 fs/cifs/smb2pdu.c SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        4577 fs/cifs/smb2pdu.c build_qfs_info_req(struct kvec *iov, struct cifs_tcon *tcon, int level,
cifs_tcon        4610 fs/cifs/smb2pdu.c SMB311_posix_qfs_info(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        4658 fs/cifs/smb2pdu.c SMB2_QFS_info(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        4706 fs/cifs/smb2pdu.c SMB2_QFS_attr(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        4788 fs/cifs/smb2pdu.c smb2_lockv(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        4844 fs/cifs/smb2pdu.c SMB2_lock(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        4861 fs/cifs/smb2pdu.c SMB2_lease_break(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon          54 fs/cifs/smb2proto.h extern struct cifs_tcon *smb2_find_smb_tcon(struct TCP_Server_Info *server,
cifs_tcon          69 fs/cifs/smb2proto.h extern int open_shroot(unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon          74 fs/cifs/smb2proto.h extern int smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon          78 fs/cifs/smb2proto.h extern int smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon          84 fs/cifs/smb2proto.h 			       umode_t mode, struct cifs_tcon *tcon,
cifs_tcon          88 fs/cifs/smb2proto.h 		      umode_t mode, struct cifs_tcon *tcon,
cifs_tcon          92 fs/cifs/smb2proto.h 			       struct cifs_tcon *tcon, const unsigned int xid);
cifs_tcon          93 fs/cifs/smb2proto.h extern int smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon          95 fs/cifs/smb2proto.h extern int smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon          97 fs/cifs/smb2proto.h extern int smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         100 fs/cifs/smb2proto.h extern int smb2_create_hardlink(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         103 fs/cifs/smb2proto.h extern int smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         106 fs/cifs/smb2proto.h extern int smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         120 fs/cifs/smb2proto.h extern void smb2_set_next_command(struct cifs_tcon *tcon,
cifs_tcon         133 fs/cifs/smb2proto.h 		     const char *tree, struct cifs_tcon *tcon,
cifs_tcon         135 fs/cifs/smb2proto.h extern int SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon);
cifs_tcon         140 fs/cifs/smb2proto.h extern int SMB2_open_init(struct cifs_tcon *tcon, struct smb_rqst *rqst,
cifs_tcon         144 fs/cifs/smb2proto.h extern int SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         148 fs/cifs/smb2proto.h extern int SMB2_ioctl_init(struct cifs_tcon *tcon, struct smb_rqst *rqst,
cifs_tcon         153 fs/cifs/smb2proto.h extern int SMB2_change_notify(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         157 fs/cifs/smb2proto.h extern int SMB2_close(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         159 fs/cifs/smb2proto.h extern int SMB2_close_flags(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         161 fs/cifs/smb2proto.h extern int SMB2_close_init(struct cifs_tcon *tcon, struct smb_rqst *rqst,
cifs_tcon         164 fs/cifs/smb2proto.h extern int SMB2_flush(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         167 fs/cifs/smb2proto.h 			   struct cifs_tcon *tcon,
cifs_tcon         170 fs/cifs/smb2proto.h extern int SMB2_query_info(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         173 fs/cifs/smb2proto.h extern int SMB2_query_info_init(struct cifs_tcon *tcon, struct smb_rqst *rqst,
cifs_tcon         179 fs/cifs/smb2proto.h extern int SMB2_query_acl(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         182 fs/cifs/smb2proto.h extern int SMB2_get_srv_num(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         193 fs/cifs/smb2proto.h extern int SMB2_query_directory(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         196 fs/cifs/smb2proto.h extern int SMB2_set_eof(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         199 fs/cifs/smb2proto.h extern int SMB2_set_info_init(struct cifs_tcon *tcon, struct smb_rqst *rqst,
cifs_tcon         204 fs/cifs/smb2proto.h extern int SMB2_set_acl(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         207 fs/cifs/smb2proto.h extern int SMB2_set_ea(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         210 fs/cifs/smb2proto.h extern int SMB2_set_compression(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         212 fs/cifs/smb2proto.h extern int SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         215 fs/cifs/smb2proto.h extern int smb2_handle_cancelled_close(struct cifs_tcon *tcon,
cifs_tcon         221 fs/cifs/smb2proto.h extern int SMB2_QFS_info(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         224 fs/cifs/smb2proto.h extern int SMB311_posix_qfs_info(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         227 fs/cifs/smb2proto.h extern int SMB2_QFS_attr(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         229 fs/cifs/smb2proto.h extern int SMB2_lock(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         233 fs/cifs/smb2proto.h extern int smb2_lockv(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         237 fs/cifs/smb2proto.h extern int SMB2_lease_break(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon         239 fs/cifs/smb2proto.h extern int smb3_validate_negotiate(const unsigned int, struct cifs_tcon *);
cifs_tcon         247 fs/cifs/smb2proto.h extern int smb3_encryption_required(const struct cifs_tcon *tcon);
cifs_tcon         261 fs/cifs/smb2proto.h 				    struct cifs_tcon *tcon,
cifs_tcon         127 fs/cifs/smb2transport.c static struct cifs_tcon *
cifs_tcon         130 fs/cifs/smb2transport.c 	struct cifs_tcon *tcon;
cifs_tcon         147 fs/cifs/smb2transport.c struct cifs_tcon *
cifs_tcon         151 fs/cifs/smb2transport.c 	struct cifs_tcon *tcon;
cifs_tcon        1376 fs/cifs/transport.c send_lock_cancel(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon        1398 fs/cifs/transport.c SendReceiveBlockingLock(const unsigned int xid, struct cifs_tcon *tcon,
cifs_tcon          60 fs/cifs/xattr.c 	struct cifs_tcon *pTcon;
cifs_tcon         209 fs/cifs/xattr.c 	struct cifs_tcon *pTcon;
cifs_tcon         315 fs/cifs/xattr.c 	struct cifs_tcon *pTcon;