Home
last modified time | relevance | path

Searched defs:tcon (Results 51 - 75 of 98) sorted by relevance

1234

/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2misc.c541 smb2_tcon_has_lease(struct cifs_tcon *tcon, struct smb2_lease_break *rsp) in smb2_tcon_has_lease() argument
580 smb2_tcon_find_pending_open_lease(struct cifs_tcon *tcon, in smb2_tcon_find_pending_open_lease() argument
614 struct cifs_tcon *tcon; in smb2_is_valid_lease_break() local
675 struct cifs_tcon *tcon; smb2_is_valid_oplock_break() local
752 struct cifs_tcon *tcon = cancelled->tcon; smb2_cancelled_close_fid() local
779 __smb2_handle_cancelled_cmd(struct cifs_tcon *tcon, __u16 cmd, __u64 mid, __u64 persistent_fid, __u64 volatile_fid) __smb2_handle_cancelled_cmd() argument
800 smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid, __u64 volatile_fid) smb2_handle_cancelled_close() argument
837 struct cifs_tcon *tcon; smb2_handle_cancelled_mid() local
[all...]
H A Dsmb2inode.c58 static int smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon, in smb2_compound_op() argument
574 smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, struct cifs_open_info_data *data) smb2_query_path_info() argument
658 smb311_posix_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, struct cifs_open_info_data *data, struct cifs_sid *owner, struct cifs_sid *group) smb311_posix_query_path_info() argument
743 smb2_mkdir(const unsigned int xid, struct inode *parent_inode, umode_t mode, struct cifs_tcon *tcon, const char *name, struct cifs_sb_info *cifs_sb) smb2_mkdir() argument
754 smb2_mkdir_setinfo(struct inode *inode, const char *name, struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon, const unsigned int xid) smb2_mkdir_setinfo() argument
778 smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, struct cifs_sb_info *cifs_sb) smb2_rmdir() argument
788 smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon, const char *name, struct cifs_sb_info *cifs_sb) smb2_unlink() argument
796 smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon, const char *from_name, const char *to_name, struct cifs_sb_info *cifs_sb, __u32 create_options, __u32 access, int command, struct cifsFileInfo *cfile) smb2_set_path_attr() argument
818 smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon, struct dentry *source_dentry, const char *from_name, const char *to_name, struct cifs_sb_info *cifs_sb) smb2_rename_path() argument
834 smb2_create_hardlink(const unsigned int xid, struct cifs_tcon *tcon, struct dentry *source_dentry, const char *from_name, const char *to_name, struct cifs_sb_info *cifs_sb) smb2_create_hardlink() argument
848 smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon, const char *full_path, __u64 size, struct cifs_sb_info *cifs_sb, bool set_alloc) smb2_set_path_size() argument
867 struct cifs_tcon *tcon; smb2_set_file_info() local
[all...]
H A Dreaddir.c353 struct cifs_tcon *tcon; in _initiate_cifs_search() local
683 find_cifs_entry(const unsigned int xid, struct cifs_tcon *tcon, loff_t pos, struct file *file, const char *full_path, char **current_entry, int *num_to_ret) find_cifs_entry() argument
1032 struct cifs_tcon *tcon; cifs_readdir() local
[all...]
H A Ddfs_cache.c1162 struct cifs_tcon *tcon = ses->tcon_ipc; in is_ses_good() local
1224 static int refresh_tcon(struct cifs_tcon *tcon, bool force_refresh) in refresh_tcon() argument
1248 struct cifs_tcon *tcon; in dfs_cache_remount_fs() local
1282 struct cifs_tcon *tcon; dfs_cache_refresh() local
[all...]
H A Dtrace.h693 DEFINE_SMB3_TCON_EVENT(tcon); variable
H A Dmisc.c151 tconInfoFree(struct cifs_tcon *tcon) in tconInfoFree() argument
423 struct cifs_tcon *tcon; in is_valid_oplock_break() local
542 struct cifs_tcon *tcon = NULL; cifs_autodisable_serverino() local
784 cifs_close_all_deferred_files(struct cifs_tcon *tcon) cifs_close_all_deferred_files() argument
816 cifs_close_deferred_file_under_dentry(struct cifs_tcon *tcon, const char *path) cifs_close_deferred_file_under_dentry() argument
1173 cifs_get_dfs_tcon_super(struct cifs_tcon *tcon) cifs_get_dfs_tcon_super() argument
1249 cifs_inval_name_dfs_link_error(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, bool *islink) cifs_inval_name_dfs_link_error() argument
[all...]
/third_party/selinux/libselinux/src/
H A Daudit2why.c318 char * tcon; in analyze() local
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dsamsung_pwm_timer.c122 unsigned long tcon; in samsung_time_stop() local
139 unsigned long tcon; in samsung_time_setup() local
162 unsigned long tcon; in samsung_time_start() local
[all...]
H A Dexynos_mct.c252 unsigned int tcon; in exynos4_mct_comp0_stop() local
263 unsigned int tcon; in exynos4_mct_comp0_start() local
/kernel/linux/linux-5.10/fs/cifs/
H A Dreaddir.c393 struct cifs_tcon *tcon; in initiate_cifs_search() local
705 find_cifs_entry(const unsigned int xid, struct cifs_tcon *tcon, loff_t pos, struct file *file, char *full_path, char **current_entry, int *num_to_ret) find_cifs_entry() argument
937 struct cifs_tcon *tcon; cifs_readdir() local
[all...]
H A Dtransport.c1412 send_lock_cancel(const unsigned int xid, struct cifs_tcon *tcon, in send_lock_cancel() argument
1434 SendReceiveBlockingLock(const unsigned int xid, struct cifs_tcon *tcon, in SendReceiveBlockingLock() argument
H A Dtrace.h644 DEFINE_SMB3_TCON_EVENT(tcon); variable
H A Dcifsacl.c1134 struct cifs_tcon *tcon; in get_cifs_acl_by_path() local
1194 struct cifs_tcon *tcon; in set_cifs_acl() local
[all...]
H A Dsmb1ops.c431 cifs_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in cifs_negotiate_wsize() argument
466 cifs_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in cifs_negotiate_rsize() argument
507 cifs_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in cifs_qfs_tcon() argument
515 cifs_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path) cifs_is_path_accessible() argument
537 cifs_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, FILE_ALL_INFO *data, bool *adjustTZ, bool *symlink) cifs_query_path_info() argument
587 cifs_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, u64 *uniqueid, FILE_ALL_INFO *data) cifs_get_srv_inum() argument
608 cifs_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_fid *fid, FILE_ALL_INFO *data) cifs_query_file_info() argument
615 cifs_clear_stats(struct cifs_tcon *tcon) cifs_clear_stats() argument
641 cifs_print_stats(struct seq_file *m, struct cifs_tcon *tcon) cifs_print_stats() argument
677 cifs_mkdir_setinfo(struct inode *inode, const char *full_path, struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon, const unsigned int xid) cifs_mkdir_setinfo() argument
721 cifs_close_file(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_fid *fid) cifs_close_file() argument
728 cifs_flush_file(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_fid *fid) cifs_flush_file() argument
766 struct cifs_tcon *tcon; smb_set_file_info() local
829 cifs_set_compression(const unsigned int xid, struct cifs_tcon *tcon, struct cifsFileInfo *cfile) cifs_set_compression() argument
836 cifs_query_dir_first(const unsigned int xid, struct cifs_tcon *tcon, const char *path, struct cifs_sb_info *cifs_sb, struct cifs_fid *fid, __u16 search_flags, struct cifs_search_info *srch_inf) cifs_query_dir_first() argument
851 cifs_query_dir_next(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_fid *fid, __u16 search_flags, struct cifs_search_info *srch_inf) cifs_query_dir_next() argument
859 cifs_close_dir(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_fid *fid) cifs_close_dir() argument
866 cifs_oplock_response(struct cifs_tcon *tcon, struct cifs_fid *fid, struct cifsInodeInfo *cinode) cifs_oplock_response() argument
875 cifs_queryfs(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, struct kstatfs *buf) cifs_queryfs() argument
916 cifs_unix_dfs_readlink(const unsigned int xid, struct cifs_tcon *tcon, const unsigned char *searchName, char **symlinkinfo, const struct nls_table *nls_codepage) cifs_unix_dfs_readlink() argument
942 cifs_query_symlink(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, char **target_path, bool is_reparse_point) cifs_query_symlink() argument
1027 cifs_make_node(unsigned int xid, struct inode *inode, struct dentry *dentry, struct cifs_tcon *tcon, char *full_path, umode_t mode, dev_t dev) cifs_make_node() argument
[all...]
H A Ddfs_cache.c1394 struct cifs_tcon *tcon; in get_tcons() local
1539 static int refresh_tcon(struct vol_info *vi, struct cifs_tcon *tcon) in refresh_tcon() argument
1469 find_root_ses(struct vol_info *vi, struct cifs_tcon *tcon, const char *path) find_root_ses() argument
1614 struct cifs_tcon *tcon, *ntcon; refresh_cache_worker() local
[all...]
H A Dcifsfs.c163 struct cifs_tcon *tcon; in cifs_read_super() local
265 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); cifs_statfs() local
295 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); cifs_fallocate() local
482 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); cifs_show_options() local
649 struct cifs_tcon *tcon; cifs_umount_begin() local
958 struct cifs_tcon *tcon; cifs_llseek() local
[all...]
H A Dinode.c354 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); local
377 struct cifs_tcon *tcon; local
448 struct cifs_tcon *tcon; local
565 struct cifs_tcon *tcon; global() local
604 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); global() local
661 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); global() local
746 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); global() local
812 cifs_backup_query_path_info(int xid, struct cifs_tcon *tcon, struct super_block *sb, const char *full_path, void **resp_buf, FILE_ALL_INFO **data) global() argument
851 cifs_set_fattr_ino(int xid, struct cifs_tcon *tcon, struct super_block *sb, struct inode **inode, const char *full_path, FILE_ALL_INFO *data, struct cifs_fattr *fattr) global() argument
921 struct cifs_tcon *tcon; global() local
1119 struct cifs_tcon *tcon; global() local
1336 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); global() local
1470 struct cifs_tcon *tcon; global() local
1611 struct cifs_tcon *tcon; global() local
1717 cifs_mkdir_qinfo(struct inode *parent, struct dentry *dentry, umode_t mode, const char *full_path, struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon, const unsigned int xid) global() argument
1791 cifs_posix_mkdir(struct inode *inode, struct dentry *dentry, umode_t mode, const char *full_path, struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon, const unsigned int xid) global() argument
1859 struct cifs_tcon *tcon; global() local
1931 struct cifs_tcon *tcon; global() local
2004 struct cifs_tcon *tcon; global() local
2071 struct cifs_tcon *tcon; global() local
2369 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); global() local
2440 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); global() local
2511 struct cifs_tcon *tcon = NULL; global() local
2745 struct cifs_tcon *tcon; global() local
[all...]
H A Dmisc.c413 struct cifs_tcon *tcon; in is_valid_oplock_break() local
533 struct cifs_tcon *tcon in cifs_autodisable_serverino() local
1042 struct cifs_tcon *tcon; tcp_super_cb() local
1144 struct cifs_tcon *tcon = sd->data; tcon_super_cb() local
1156 cifs_get_tcon_super(struct cifs_tcon *tcon) cifs_get_tcon_super() argument
1166 cifs_get_tcon_super(struct cifs_tcon *tcon) cifs_get_tcon_super() argument
1176 update_super_prepath(struct cifs_tcon *tcon, char *prefix) update_super_prepath() argument
[all...]
/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-samsung.c245 u32 tcon; in pwm_samsung_enable() local
271 u32 tcon; in pwm_samsung_disable() local
288 u32 tcon; pwm_samsung_manual_update() local
395 u32 tcon; pwm_samsung_set_invert() local
[all...]
/kernel/linux/linux-6.6/fs/smb/server/
H A Dvfs_cache.c421 static bool __sanity_check(struct ksmbd_tree_connect *tcon, struct ksmbd_file *fp) in __sanity_check() argument
619 __close_file_table_ids(struct ksmbd_file_table *ft, struct ksmbd_tree_connect *tcon, bool (*skip)(struct ksmbd_tree_connect *tcon, struct ksmbd_file *fp)) __close_file_table_ids() argument
642 tree_conn_fd_check(struct ksmbd_tree_connect *tcon, struct ksmbd_file *fp) tree_conn_fd_check() argument
648 session_fd_check(struct ksmbd_tree_connect *tcon, struct ksmbd_file *fp) session_fd_check() argument
[all...]
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-samsung.c124 u32 tcon; in __pwm_samsung_manual_update() local
259 u32 tcon; in pwm_samsung_enable() local
285 u32 tcon; pwm_samsung_disable() local
401 u32 tcon; pwm_samsung_set_invert() local
[all...]
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dsamsung_pwm_timer.c121 unsigned long tcon; in samsung_time_stop() local
138 unsigned long tcon; in samsung_time_setup() local
161 unsigned long tcon; in samsung_time_start() local
[all...]
H A Dexynos_mct.c265 unsigned int tcon; in exynos4_mct_comp0_stop() local
276 unsigned int tcon; in exynos4_mct_comp0_start() local
/kernel/linux/linux-5.10/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_drv.h186 struct fsl_tcon *tcon; member
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.c83 static void sun4i_tcon_channel_set_status(struct sun4i_tcon *tcon, int channel, in sun4i_tcon_channel_set_status() argument
117 static void sun4i_tcon_setup_lvds_phy(struct sun4i_tcon *tcon, in sun4i_tcon_setup_lvds_phy() argument
141 sun6i_tcon_setup_lvds_phy(struct sun4i_tcon *tcon, const struct drm_encoder *encoder) sun6i_tcon_setup_lvds_phy() argument
172 sun4i_tcon_lvds_set_status(struct sun4i_tcon *tcon, const struct drm_encoder *encoder, bool enabled) sun4i_tcon_lvds_set_status() argument
188 sun4i_tcon_set_status(struct sun4i_tcon *tcon, const struct drm_encoder *encoder, bool enabled) sun4i_tcon_set_status() argument
225 sun4i_tcon_enable_vblank(struct sun4i_tcon *tcon, bool enable) sun4i_tcon_enable_vblank() argument
251 struct sun4i_tcon *tcon; sun4i_get_tcon0() local
263 sun4i_tcon_set_mux(struct sun4i_tcon *tcon, int channel, const struct drm_encoder *encoder) sun4i_tcon_set_mux() argument
293 sun4i_tcon0_mode_set_common(struct sun4i_tcon *tcon, const struct drm_display_mode *mode) sun4i_tcon0_mode_set_common() argument
305 sun4i_tcon0_mode_set_dithering(struct sun4i_tcon *tcon, const struct drm_connector *connector) sun4i_tcon0_mode_set_dithering() argument
357 sun4i_tcon0_mode_set_cpu(struct sun4i_tcon *tcon, const struct drm_encoder *encoder, const struct drm_display_mode *mode) sun4i_tcon0_mode_set_cpu() argument
428 sun4i_tcon0_mode_set_lvds(struct sun4i_tcon *tcon, const struct drm_encoder *encoder, const struct drm_display_mode *mode) sun4i_tcon0_mode_set_lvds() argument
503 sun4i_tcon0_mode_set_rgb(struct sun4i_tcon *tcon, const struct drm_encoder *encoder, const struct drm_display_mode *mode) sun4i_tcon0_mode_set_rgb() argument
591 sun4i_tcon1_mode_set(struct sun4i_tcon *tcon, const struct drm_display_mode *mode) sun4i_tcon1_mode_set() argument
705 sun4i_tcon_mode_set(struct sun4i_tcon *tcon, const struct drm_encoder *encoder, const struct drm_display_mode *mode) sun4i_tcon_mode_set() argument
748 struct sun4i_tcon *tcon = private; sun4i_tcon_handler() local
777 sun4i_tcon_init_clocks(struct device *dev, struct sun4i_tcon *tcon) sun4i_tcon_init_clocks() argument
805 sun4i_tcon_init_irq(struct device *dev, struct sun4i_tcon *tcon) sun4i_tcon_init_irq() argument
832 sun4i_tcon_init_regmap(struct device *dev, struct sun4i_tcon *tcon) sun4i_tcon_init_regmap() argument
1111 struct sun4i_tcon *tcon; sun4i_tcon_bind() local
1297 struct sun4i_tcon *tcon = dev_get_drvdata(dev); sun4i_tcon_unbind() local
1337 sun4i_a10_tcon_set_mux(struct sun4i_tcon *tcon, const struct drm_encoder *encoder) sun4i_a10_tcon_set_mux() argument
1361 sun5i_a13_tcon_set_mux(struct sun4i_tcon *tcon, const struct drm_encoder *encoder) sun5i_a13_tcon_set_mux() argument
1377 sun6i_tcon_set_mux(struct sun4i_tcon *tcon, const struct drm_encoder *encoder) sun6i_tcon_set_mux() argument
1402 sun8i_r40_tcon_tv_set_mux(struct sun4i_tcon *tcon, const struct drm_encoder *encoder) sun8i_r40_tcon_tv_set_mux() argument
[all...]

Completed in 31 milliseconds

1234