Lines Matching refs:cifs_tcon
395 struct cifs_tcon *tcon; in cifs_reconnect()
460 tcon = list_entry(tmp2, struct cifs_tcon, tcon_list); in cifs_reconnect()
2713 struct cifs_tcon *tcon; in cifs_setup_ipc()
2772 struct cifs_tcon *tcon = ses->tcon_ipc; in cifs_free_ipc()
3134 static int match_tcon(struct cifs_tcon *tcon, struct smb_vol *volume_info) in match_tcon()
3153 static struct cifs_tcon *
3157 struct cifs_tcon *tcon; in cifs_find_tcon()
3161 tcon = list_entry(tmp, struct cifs_tcon, tcon_list); in cifs_find_tcon()
3177 cifs_put_tcon(struct cifs_tcon *tcon) in cifs_put_tcon()
3230 static struct cifs_tcon *
3234 struct cifs_tcon *tcon; in cifs_get_tcon()
3491 struct cifs_tcon *tcon; in cifs_match_super()
3794 void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps()
4039 struct cifs_ses *ses, struct cifs_tcon *tcon) in mount_put_conns()
4057 struct cifs_ses **nses, struct cifs_tcon **ntcon) in mount_get_conns()
4062 struct cifs_tcon *tcon; in mount_get_conns()
4147 struct cifs_tcon *tcon) in mount_setup_tlink()
4301 struct cifs_tcon **tcon) in setup_dfs_tgt_conn()
4352 struct cifs_tcon **tcon) in do_dfs_failover()
4452 struct cifs_tcon *tcon, in cifs_are_all_path_components_accessible()
4503 struct cifs_tcon *tcon) in is_path_remote()
4565 struct cifs_tcon *tcon, char **dfs_path) in check_dfs_prepath()
4639 struct cifs_tcon *tcon = NULL; in cifs_mount()
4784 struct cifs_tcon *tcon; in cifs_mount()
4814 const char *tree, struct cifs_tcon *tcon, in CIFSTCon()
5080 static struct cifs_tcon *
5084 struct cifs_tcon *master_tcon = cifs_sb_master_tcon(cifs_sb); in cifs_construct_tcon()
5086 struct cifs_tcon *tcon = NULL; in cifs_construct_tcon()
5124 tcon = (struct cifs_tcon *)ses; in cifs_construct_tcon()
5146 struct cifs_tcon *
5330 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon, const struct nls_table *nlsc) in cifs_tree_connect()
5433 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon, const struct nls_table *nlsc) in cifs_tree_connect()