Lines Matching refs:cifs_tcon
70 struct cifs_tcon *tcon;
173 struct cifs_tcon *tcon; in cifs_mark_tcp_ses_conns_for_reconnect()
1656 struct cifs_tcon *tcon; in cifs_setup_ipc()
1716 struct cifs_tcon *tcon = ses->tcon_ipc; in cifs_free_ipc()
2101 static int match_tcon(struct cifs_tcon *tcon, struct smb3_fs_context *ctx) in match_tcon()
2120 static struct cifs_tcon *
2124 struct cifs_tcon *tcon; in cifs_find_tcon()
2128 tcon = list_entry(tmp, struct cifs_tcon, tcon_list); in cifs_find_tcon()
2141 cifs_put_tcon(struct cifs_tcon *tcon) in cifs_put_tcon()
2209 static struct cifs_tcon *
2213 struct cifs_tcon *tcon; in cifs_get_tcon()
2499 struct cifs_tcon *tcon; in cifs_match_super()
2804 void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps()
2983 struct cifs_tcon *tcon = NULL; in mount_get_conns()
3084 struct cifs_tcon *tcon) in mount_setup_tlink()
3252 struct cifs_tcon *tcon, in cifs_are_all_path_components_accessible()
3306 struct cifs_tcon *tcon = mnt_ctx->tcon; in is_path_remote()
3638 const char *tree, struct cifs_tcon *tcon, in CIFSTCon()
3872 static struct cifs_tcon *
3876 struct cifs_tcon *master_tcon = cifs_sb_master_tcon(cifs_sb); in cifs_construct_tcon()
3878 struct cifs_tcon *tcon = NULL; in cifs_construct_tcon()
3917 tcon = (struct cifs_tcon *)ses; in cifs_construct_tcon()
3939 struct cifs_tcon *
4186 static int __tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, in __tree_connect_dfs_target()
4193 struct cifs_tcon *ipc = tcon->ses->tcon_ipc; in __tree_connect_dfs_target()
4280 static int tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, in tree_connect_dfs_target()
4306 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon, const struct nls_table *nlsc) in cifs_tree_connect()
4354 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon, const struct nls_table *nlsc) in cifs_tree_connect()