Home
last modified time | relevance | path

Searched defs:tcon (Results 1 – 25 of 49) sorted by relevance

12

/linux-6.3-rc2/drivers/gpu/drm/sun4i/
A Dsun4i_tcon.c189 void sun4i_tcon_set_status(struct sun4i_tcon *tcon, in sun4i_tcon_set_status()
252 struct sun4i_tcon *tcon; in sun4i_get_tcon0() local
592 static void sun4i_tcon1_mode_set(struct sun4i_tcon *tcon, in sun4i_tcon1_mode_set()
706 void sun4i_tcon_mode_set(struct sun4i_tcon *tcon, in sun4i_tcon_mode_set()
749 struct sun4i_tcon *tcon = private; in sun4i_tcon_handler() local
779 struct sun4i_tcon *tcon) in sun4i_tcon_init_clocks()
815 struct sun4i_tcon *tcon) in sun4i_tcon_init_irq()
842 struct sun4i_tcon *tcon) in sun4i_tcon_init_regmap()
1118 struct sun4i_tcon *tcon; in sun4i_tcon_bind() local
1306 struct sun4i_tcon *tcon = dev_get_drvdata(dev); in sun4i_tcon_unbind() local
[all …]
A Dsun4i_dotclock.c18 struct sun4i_tcon *tcon; member
74 struct sun4i_tcon *tcon = dclk->tcon; in sun4i_dclk_round_rate() local
165 int sun4i_dclk_create(struct device *dev, struct sun4i_tcon *tcon) in sun4i_dclk_create()
201 int sun4i_dclk_free(struct sun4i_tcon *tcon) in sun4i_dclk_free()
A Dsun4i_rgb.c27 struct sun4i_tcon *tcon; member
66 struct sun4i_tcon *tcon = rgb->tcon; in sun4i_rgb_mode_valid() local
189 int sun4i_rgb_init(struct drm_device *drm, struct sun4i_tcon *tcon) in sun4i_rgb_init()
/linux-6.3-rc2/drivers/gpu/drm/fsl-dcu/
A Dfsl_tcon.c19 void fsl_tcon_bypass_disable(struct fsl_tcon *tcon) in fsl_tcon_bypass_disable()
25 void fsl_tcon_bypass_enable(struct fsl_tcon *tcon) in fsl_tcon_bypass_enable()
41 struct fsl_tcon *tcon, in fsl_tcon_init_regmap()
61 struct fsl_tcon *tcon; in fsl_tcon_init() local
102 void fsl_tcon_free(struct fsl_tcon *tcon) in fsl_tcon_free()
/linux-6.3-rc2/fs/cifs/
A Dsmb1ops.c516 cifs_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in cifs_qfs_tcon()
639 cifs_clear_stats(struct cifs_tcon *tcon) in cifs_clear_stats()
665 cifs_print_stats(struct seq_file *m, struct cifs_tcon *tcon) in cifs_print_stats()
702 struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon, in cifs_mkdir_setinfo()
754 cifs_close_file(const unsigned int xid, struct cifs_tcon *tcon, in cifs_close_file()
761 cifs_flush_file(const unsigned int xid, struct cifs_tcon *tcon, in cifs_flush_file()
799 struct cifs_tcon *tcon; in smb_set_file_info() local
893 cifs_close_dir(const unsigned int xid, struct cifs_tcon *tcon, in cifs_close_dir()
900 cifs_oplock_response(struct cifs_tcon *tcon, struct cifs_fid *fid, in cifs_oplock_response()
909 cifs_queryfs(const unsigned int xid, struct cifs_tcon *tcon, in cifs_queryfs()
[all …]
A Dcifssmb.c69 cifs_reconnect_tcon(struct cifs_tcon *tcon, int smb_command) in cifs_reconnect_tcon()
256 __smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in __smb_init()
282 smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in smb_init()
504 CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon) in CIFSSMBTDis()
822 struct cifs_tcon *tcon, const char *name, in CIFSSMBMkDir()
1145 struct cifs_tcon *tcon = oparms->tcon; in CIFS_open() local
1258 struct cifs_tcon *tcon = tlink_tcon(rdata->cfile->tlink); in cifs_readv_callback() local
1387 struct cifs_tcon *tcon = io_parms->tcon; in CIFSSMBRead() local
1495 struct cifs_tcon *tcon = io_parms->tcon; in CIFSSMBWrite() local
1749 struct cifs_tcon *tcon = io_parms->tcon; in CIFSSMBWrite2() local
[all …]
A Dsmb2inode.c58 static int smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon, in smb2_compound_op()
526 int smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_path_info()
687 struct cifs_tcon *tcon, const char *name, in smb2_mkdir()
698 struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon, in smb2_mkdir_setinfo()
721 smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_rmdir()
731 smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_unlink()
740 smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_attr()
762 smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon, in smb2_rename_path()
776 smb2_create_hardlink(const unsigned int xid, struct cifs_tcon *tcon, in smb2_create_hardlink()
786 smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_size()
[all …]
A Dcifs_swn.c32 struct cifs_tcon *tcon; member
35 static int cifs_swn_auth_info_krb(struct cifs_tcon *tcon, struct sk_buff *skb) in cifs_swn_auth_info_krb()
46 static int cifs_swn_auth_info_ntlm(struct cifs_tcon *tcon, struct sk_buff *skb) in cifs_swn_auth_info_ntlm()
252 static struct cifs_swn_reg *cifs_find_swn_reg(struct cifs_tcon *tcon) in cifs_find_swn_reg()
305 static struct cifs_swn_reg *cifs_get_swn_reg(struct cifs_tcon *tcon) in cifs_get_swn_reg()
463 static int cifs_swn_reconnect(struct cifs_tcon *tcon, struct sockaddr_storage *addr) in cifs_swn_reconnect()
589 int cifs_swn_register(struct cifs_tcon *tcon) in cifs_swn_register()
607 int cifs_swn_unregister(struct cifs_tcon *tcon) in cifs_swn_unregister()
A Dsmb2ops.c1187 smb2_clear_stats(struct cifs_tcon *tcon) in smb2_clear_stats()
1398 struct cifs_tcon *tcon, in smb2_ioctl_query_info()
1637 struct cifs_tcon *tcon; in smb2_copychunk_range() local
2062 struct cifs_tcon *tcon; in smb3_notify() local
2340 struct cifs_tcon *tcon; in smb2_is_network_name_deleted() local
2701 struct cifs_tcon *tcon; in smb2_get_dfs_refer() local
3189 struct cifs_tcon *tcon; in get_smb2_acl_by_path() local
3253 struct cifs_tcon *tcon; in set_smb2_acl() local
3442 struct cifs_tcon *tcon, in smb3_simple_fallocate_write_range()
3479 struct cifs_tcon *tcon, in smb3_simple_fallocate_range()
[all …]
A Dinode.c395 struct cifs_tcon *tcon; local
483 struct cifs_tcon *tcon; local
601 struct cifs_tcon *tcon; local
967 struct cifs_tcon *tcon; local
1168 struct cifs_tcon *tcon; local
1504 struct cifs_tcon *tcon; local
1648 struct cifs_tcon *tcon; local
1922 struct cifs_tcon *tcon; local
2000 struct cifs_tcon *tcon; local
2079 struct cifs_tcon *tcon; local
[all …]
A Dsmb2pdu.c73 int smb3_encryption_required(const struct cifs_tcon *tcon) in smb3_encryption_required()
88 const struct cifs_tcon *tcon, in smb2_hdr_assemble()
143 smb2_reconnect(__le16 smb2_command, struct cifs_tcon *tcon, in smb2_reconnect()
322 fill_small_buf(__le16 smb2_command, struct cifs_tcon *tcon, in fill_small_buf()
1803 struct cifs_tcon *tcon, const struct nls_table *cp) in SMB2_tcon()
2588 umode_t mode, struct cifs_tcon *tcon, in smb311_posix_mkdir()
2950 struct cifs_tcon *tcon = oparms->tcon; in SMB2_open() local
3792 struct cifs_tcon *tcon, *tcon2; in smb2_reconnect_server() local
4029 struct cifs_tcon *tcon = io_parms->tcon; in smb3_use_rdma_offload() local
4863 struct cifs_tcon *tcon, in SMB2_query_directory_init()
[all …]
A Dcached_dir.c106 int open_cached_dir(unsigned int xid, struct cifs_tcon *tcon, in open_cached_dir()
308 int open_cached_dir_by_dentry(struct cifs_tcon *tcon, in open_cached_dir_by_dentry()
358 void drop_cached_dir_by_name(const unsigned int xid, struct cifs_tcon *tcon, in drop_cached_dir_by_name()
392 struct cifs_tcon *tcon; in close_all_cached_dirs() local
415 void invalidate_all_cached_dirs(struct cifs_tcon *tcon) in invalidate_all_cached_dirs()
462 int cached_dir_lease_break(struct cifs_tcon *tcon, __u8 lease_key[16]) in cached_dir_lease_break()
A Dsmb2misc.c547 smb2_tcon_has_lease(struct cifs_tcon *tcon, struct smb2_lease_break *rsp) in smb2_tcon_has_lease()
586 smb2_tcon_find_pending_open_lease(struct cifs_tcon *tcon, in smb2_tcon_find_pending_open_lease()
620 struct cifs_tcon *tcon; in smb2_is_valid_lease_break() local
681 struct cifs_tcon *tcon; in smb2_is_valid_oplock_break() local
758 struct cifs_tcon *tcon = cancelled->tcon; in smb2_cancelled_close_fid() local
785 __smb2_handle_cancelled_cmd(struct cifs_tcon *tcon, __u16 cmd, __u64 mid, in __smb2_handle_cancelled_cmd()
806 smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_handle_cancelled_close()
843 struct cifs_tcon *tcon; in smb2_handle_cancelled_mid() local
A Ddir.c40 struct cifs_tcon *tcon, int add_treename) in cifs_build_path_to_root()
74 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in build_path_from_dentry() local
141 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in build_path_from_dentry_optional_prefix() local
153 check_name(struct dentry *direntry, struct cifs_tcon *tcon) in check_name()
185 struct cifs_tcon *tcon = tlink_tcon(tlink); local
424 struct cifs_tcon *tcon; local
547 struct cifs_tcon *tcon; local
590 struct cifs_tcon *tcon; local
A Dlink.c172 create_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, in create_mf_symlink()
205 check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in check_mf_symlink()
262 cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_query_mf_symlink()
307 cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_create_mf_symlink()
347 smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_query_mf_symlink()
409 smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_create_mf_symlink()
482 struct cifs_tcon *tcon; local
A Dioctl.c31 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_ioctl_query_info() local
120 static long smb_mnt_get_fsinfo(unsigned int xid, struct cifs_tcon *tcon, in smb_mnt_get_fsinfo()
205 static int cifs_dump_full_key(struct cifs_tcon *tcon, struct smb3_full_key_debug_info __user *in) in cifs_dump_full_key()
320 struct cifs_tcon *tcon; in cifs_ioctl() local
A Dfile.c285 struct cifs_tcon *tcon; in cifs_posix_open() local
695 struct cifs_tcon *tcon; in cifs_open() local
893 struct cifs_tcon *tcon; in cifs_reopen_file() local
1158 struct cifs_tcon *tcon; in cifs_closedir() local
1451 struct cifs_tcon *tcon; in cifs_push_mandatory_locks() local
2013 struct cifs_tcon *tcon; in cifs_flock() local
2062 struct cifs_tcon *tcon; in cifs_lock() local
2131 struct cifs_tcon *tcon; in cifs_write() local
3112 struct cifs_tcon *tcon; in cifs_strict_fsync() local
3165 struct cifs_tcon *tcon; in cifs_fsync() local
[all …]
A Dfscache.c16 struct cifs_tcon *tcon, in cifs_fscache_fill_volume_coherency()
25 int cifs_fscache_get_super_cookie(struct cifs_tcon *tcon) in cifs_fscache_get_super_cookie()
86 void cifs_fscache_release_super_cookie(struct cifs_tcon *tcon) in cifs_fscache_release_super_cookie()
102 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_fscache_get_inode_cookie() local
A Dconnect.c122 struct cifs_tcon *tcon = container_of(work, in smb2_query_server_interfaces() local
196 struct cifs_tcon *tcon; in cifs_mark_tcp_ses_conns_for_reconnect() local
1783 struct cifs_tcon *tcon; in cifs_setup_ipc() local
2271 struct cifs_tcon *tcon; in cifs_find_tcon() local
2290 cifs_put_tcon(struct cifs_tcon *tcon) in cifs_put_tcon()
2368 struct cifs_tcon *tcon; in cifs_get_tcon() local
2672 struct cifs_tcon *tcon; in cifs_match_super() local
3198 struct cifs_tcon *tcon = NULL; in cifs_mount_get_tcon() local
3283 struct cifs_tcon *tcon) in mount_setup_tlink()
3311 struct cifs_tcon *tcon, in cifs_are_all_path_components_accessible()
[all …]
A Dcifs_swn.h43 static inline int cifs_swn_register(struct cifs_tcon *tcon) { return 0; } in cifs_swn_register()
44 static inline int cifs_swn_unregister(struct cifs_tcon *tcon) { return 0; } in cifs_swn_unregister()
A Dmisc.c142 tconInfoFree(struct cifs_tcon *tcon) in tconInfoFree()
406 struct cifs_tcon *tcon; in is_valid_oplock_break() local
525 struct cifs_tcon *tcon = NULL; in cifs_autodisable_serverino() local
765 cifs_close_all_deferred_files(struct cifs_tcon *tcon) in cifs_close_all_deferred_files()
795 cifs_close_deferred_file_under_dentry(struct cifs_tcon *tcon, const char *path) in cifs_close_deferred_file_under_dentry()
1101 struct cifs_tcon *tcon; in tcp_super_cb() local
1210 struct cifs_tcon *tcon, in cifs_inval_name_dfs_link_error()
A Dcifs_debug.c87 static void cifs_debug_tcon(struct seq_file *m, struct cifs_tcon *tcon) in cifs_debug_tcon()
174 struct cifs_tcon *tcon; in cifs_debug_files_proc_show() local
220 struct cifs_tcon *tcon; in cifs_debug_data_proc_show() local
508 struct cifs_tcon *tcon; in cifs_stats_proc_write() local
565 struct cifs_tcon *tcon; in cifs_stats_proc_show() local
A Ddfs.c354 static int __tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, in __tree_connect_dfs_target()
444 static int tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, in tree_connect_dfs_target()
469 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon, const struct nls_table *nlsc) in cifs_tree_connect()
A Dcifsfs.c189 struct cifs_tcon *tcon; in cifs_read_super() local
310 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_statfs() local
340 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_fallocate() local
539 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_show_options() local
723 struct cifs_tcon *tcon; in cifs_umount_begin() local
1026 struct cifs_tcon *tcon; in cifs_llseek() local
/linux-6.3-rc2/fs/ksmbd/
A Dvfs_cache.c415 static bool __sanity_check(struct ksmbd_tree_connect *tcon, struct ksmbd_file *fp) in __sanity_check()
599 struct ksmbd_tree_connect *tcon, in __close_file_table_ids()
600 bool (*skip)(struct ksmbd_tree_connect *tcon, in __close_file_table_ids()
621 static bool tree_conn_fd_check(struct ksmbd_tree_connect *tcon, in tree_conn_fd_check()
627 static bool session_fd_check(struct ksmbd_tree_connect *tcon, in session_fd_check()

Completed in 121 milliseconds

12