Lines Matching defs:tcon
58 static int smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon, in smb2_compound_op()
575 struct cifs_tcon *tcon, in smb2_query_path_info()
659 struct cifs_tcon *tcon, in smb311_posix_query_path_info()
744 struct cifs_tcon *tcon, const char *name, in smb2_mkdir()
755 struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon, in smb2_mkdir_setinfo()
778 smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_rmdir()
788 smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_unlink()
796 static int smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_attr()
819 struct cifs_tcon *tcon, in smb2_rename_path()
835 struct cifs_tcon *tcon, in smb2_create_hardlink()
848 smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_size()
867 struct cifs_tcon *tcon; in smb2_set_file_info() local