Lines Matching defs:tcon

435 smb1_negotiate_wsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx)  in smb1_negotiate_wsize()
470 smb1_negotiate_rsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx) in smb1_negotiate_rsize()
511 cifs_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in cifs_qfs_tcon()
519 cifs_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in cifs_is_path_accessible()
541 struct cifs_tcon *tcon, in cifs_query_path_info()
690 static int cifs_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in cifs_get_srv_inum()
716 static int cifs_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_file_info()
742 cifs_clear_stats(struct cifs_tcon *tcon) in cifs_clear_stats()
768 cifs_print_stats(struct seq_file *m, struct cifs_tcon *tcon) in cifs_print_stats()
805 struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon, in cifs_mkdir_setinfo()
857 cifs_close_file(const unsigned int xid, struct cifs_tcon *tcon, in cifs_close_file()
864 cifs_flush_file(const unsigned int xid, struct cifs_tcon *tcon, in cifs_flush_file()
905 struct cifs_tcon *tcon; in smb_set_file_info() local
1060 cifs_set_compression(const unsigned int xid, struct cifs_tcon *tcon, in cifs_set_compression()
1067 cifs_query_dir_first(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_dir_first()
1082 cifs_query_dir_next(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_dir_next()
1090 cifs_close_dir(const unsigned int xid, struct cifs_tcon *tcon, in cifs_close_dir()
1097 cifs_oplock_response(struct cifs_tcon *tcon, __u64 persistent_fid, in cifs_oplock_response()
1105 cifs_queryfs(const unsigned int xid, struct cifs_tcon *tcon, in cifs_queryfs()
1146 cifs_unix_dfs_readlink(const unsigned int xid, struct cifs_tcon *tcon, in cifs_unix_dfs_readlink()
1170 struct cifs_tcon *tcon, in cifs_query_symlink()
1228 struct dentry *dentry, struct cifs_tcon *tcon, in cifs_make_node()
1285 struct cifs_tcon *tcon; in cifs_is_network_name_deleted() local