/linux-3.4.99/fs/cifs/ |
D | cifssmb.c | 140 cifs_reconnect_tcon(struct cifs_tcon *tcon, int smb_command) in cifs_reconnect_tcon() 262 small_smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in small_smb_init() 314 __smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in __smb_init() 340 smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in smb_init() 353 smb_init_no_reconnect(int smb_command, int wct, struct cifs_tcon *tcon, in smb_init_no_reconnect() 700 CIFSSMBTDis(const int xid, struct cifs_tcon *tcon) in CIFSSMBTDis() 834 CIFSPOSIXDelFile(const int xid, struct cifs_tcon *tcon, const char *fileName, in CIFSPOSIXDelFile() 909 CIFSSMBDelFile(const int xid, struct cifs_tcon *tcon, const char *fileName, in CIFSSMBDelFile() 954 CIFSSMBRmDir(const int xid, struct cifs_tcon *tcon, const char *dirName, in CIFSSMBRmDir() 997 CIFSSMBMkDir(const int xid, struct cifs_tcon *tcon, in CIFSSMBMkDir() [all …]
|
D | inode.c | 299 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); local 322 struct cifs_tcon *tcon; local 377 struct cifs_tcon *tcon; local 477 struct cifs_tcon *tcon; local 511 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); local 572 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); local 760 struct cifs_tcon *tcon) 898 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); local 1068 struct cifs_tcon *tcon; local 1186 struct cifs_tcon *tcon; local [all …]
|
D | fscache.c | 43 void cifs_fscache_get_super_cookie(struct cifs_tcon *tcon) in cifs_fscache_get_super_cookie() 54 void cifs_fscache_release_super_cookie(struct cifs_tcon *tcon) in cifs_fscache_release_super_cookie() 65 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_fscache_enable_inode_cookie() local
|
D | cache.c | 149 const struct cifs_tcon *tcon = cookie_netfs_data; in cifs_super_get_key() local 176 const struct cifs_tcon *tcon = cookie_netfs_data; in cifs_fscache_super_get_aux() local 195 const struct cifs_tcon *tcon = cookie_netfs_data; in cifs_fscache_super_check_aux() local
|
D | file.c | 118 struct cifs_tcon *tcon; in cifs_posix_open() local 172 struct cifs_tcon *tcon, unsigned int f_flags, __u32 *poplock, in cifs_nt_open() 296 struct cifs_tcon *tcon = tlink_tcon(cifs_file->tlink); in cifsFileInfo_put() local 361 struct cifs_tcon *tcon; in cifs_open() local 475 struct cifs_tcon *tcon; in cifs_reopen_file() local 865 struct cifs_tcon *tcon; in cifs_push_mandatory_locks() local 948 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); in cifs_push_posix_locks() local 1049 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); in cifs_push_locks() local 1110 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); in cifs_getlk() local 1201 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); in cifs_unlock_range() local [all …]
|
D | fscache.h | 102 static inline void cifs_fscache_get_super_cookie(struct cifs_tcon *tcon) {} in cifs_fscache_get_super_cookie() 104 cifs_fscache_release_super_cookie(struct cifs_tcon *tcon) {} in cifs_fscache_release_super_cookie()
|
D | connect.c | 289 struct cifs_tcon *tcon; in cifs_reconnect() local 2595 static int match_tcon(struct cifs_tcon *tcon, const char *unc) in match_tcon() 2608 struct cifs_tcon *tcon; in cifs_find_tcon() local 2624 cifs_put_tcon(struct cifs_tcon *tcon) in cifs_put_tcon() 2652 struct cifs_tcon *tcon; in cifs_get_tcon() local 2794 struct cifs_tcon *tcon; in cifs_match_super() local 3138 void reset_cifs_unix_caps(int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps() 3387 cifs_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *pvolume_info) in cifs_negotiate_wsize() 3426 cifs_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *pvolume_info) in cifs_negotiate_rsize() 3470 is_path_accessible(int xid, struct cifs_tcon *tcon, in is_path_accessible() [all …]
|
D | ioctl.c | 41 struct cifs_tcon *tcon; in cifs_ioctl() local
|
D | link.c | 184 CIFSCreateMFSymLink(const int xid, struct cifs_tcon *tcon, in CIFSCreateMFSymLink() 241 CIFSQueryMFSymLink(const int xid, struct cifs_tcon *tcon, in CIFSQueryMFSymLink() 473 struct cifs_tcon *tcon; in cifs_follow_link() local
|
D | dir.c | 57 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in build_path_from_dentry() local 158 struct cifs_tcon *tcon; in cifs_create() local
|
D | cifs_debug.c | 115 struct cifs_tcon *tcon; in cifs_debug_data_proc_show() local 260 struct cifs_tcon *tcon; in cifs_stats_proc_write() local 316 struct cifs_tcon *tcon; in cifs_stats_proc_show() local
|
D | cifsfs.c | 184 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_statfs() local 365 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_show_options() local 477 struct cifs_tcon *tcon; in cifs_umount_begin() local
|
D | transport.c | 802 send_lock_cancel(const unsigned int xid, struct cifs_tcon *tcon, in send_lock_cancel() 824 SendReceiveBlockingLock(const unsigned int xid, struct cifs_tcon *tcon, in SendReceiveBlockingLock()
|
D | misc.c | 521 struct cifs_tcon *tcon; in is_valid_oplock_break() local
|
D | cifsacl.c | 1172 struct cifs_tcon *tcon; in get_cifs_acl_by_path() local 1226 struct cifs_tcon *tcon; in set_cifs_acl() local
|
D | cifsglob.h | 599 struct cifs_tcon *tcon; member 683 static inline void cifs_stats_bytes_written(struct cifs_tcon *tcon, in cifs_stats_bytes_written() 693 static inline void cifs_stats_bytes_read(struct cifs_tcon *tcon, in cifs_stats_bytes_read() 703 #define cifs_stats_bytes_written(tcon, bytes) do {} while (0) argument 704 #define cifs_stats_bytes_read(tcon, bytes) do {} while (0) argument
|
/linux-3.4.99/arch/arm/plat-samsung/ |
D | pwm.c | 109 unsigned long tcon; in pwm_enable() local 128 unsigned long tcon; in pwm_disable() local 167 unsigned long tcon; in pwm_config() local 267 unsigned long tcon; in s3c_pwm_probe() local 375 unsigned long tcon; in s3c_pwm_resume() local
|
D | time.c | 162 unsigned long tcon; in s3c2410_timer_setup() local
|
/linux-3.4.99/arch/arm/plat-s5p/ |
D | s5p-time.c | 42 unsigned long tcon; in s5p_time_stop() local 76 unsigned long tcon; in s5p_time_setup() local 120 unsigned long tcon; in s5p_time_start() local
|
/linux-3.4.99/arch/arm/mach-exynos/ |
D | mct.c | 167 unsigned int tcon; in exynos4_mct_comp0_stop() local 179 unsigned int tcon; in exynos4_mct_comp0_start() local
|
/linux-3.4.99/security/selinux/ |
D | selinuxfs.c | 707 char *scon = NULL, *tcon = NULL; in sel_write_access() local 754 char *scon = NULL, *tcon = NULL; in sel_write_create() local 853 char *scon = NULL, *tcon = NULL; in sel_write_relabel() local 969 char *scon = NULL, *tcon = NULL; in sel_write_member() local
|