Lines Matching defs:tcon
431 cifs_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in cifs_negotiate_wsize()
466 cifs_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in cifs_negotiate_rsize()
507 cifs_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in cifs_qfs_tcon()
515 cifs_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in cifs_is_path_accessible()
537 cifs_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_path_info()
587 cifs_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in cifs_get_srv_inum()
608 cifs_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_file_info()
615 cifs_clear_stats(struct cifs_tcon *tcon) in cifs_clear_stats()
641 cifs_print_stats(struct seq_file *m, struct cifs_tcon *tcon) in cifs_print_stats()
678 struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon, in cifs_mkdir_setinfo()
721 cifs_close_file(const unsigned int xid, struct cifs_tcon *tcon, in cifs_close_file()
728 cifs_flush_file(const unsigned int xid, struct cifs_tcon *tcon, in cifs_flush_file()
766 struct cifs_tcon *tcon; in smb_set_file_info() local
829 cifs_set_compression(const unsigned int xid, struct cifs_tcon *tcon, in cifs_set_compression()
836 cifs_query_dir_first(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_dir_first()
851 cifs_query_dir_next(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_dir_next()
859 cifs_close_dir(const unsigned int xid, struct cifs_tcon *tcon, in cifs_close_dir()
866 cifs_oplock_response(struct cifs_tcon *tcon, struct cifs_fid *fid, in cifs_oplock_response()
875 cifs_queryfs(const unsigned int xid, struct cifs_tcon *tcon, in cifs_queryfs()
916 cifs_unix_dfs_readlink(const unsigned int xid, struct cifs_tcon *tcon, in cifs_unix_dfs_readlink()
942 cifs_query_symlink(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_symlink()
1028 struct dentry *dentry, struct cifs_tcon *tcon, in cifs_make_node()