Searched defs:tcon (Results 1 - 27 of 27) sorted by relevance

/linux-4.4.14/fs/cifs/
H A Dfscache.h110 static inline void cifs_fscache_get_super_cookie(struct cifs_tcon *tcon) {} cifs_fscache_get_super_cookie() argument
112 cifs_fscache_release_super_cookie(struct cifs_tcon *tcon) {} cifs_fscache_release_super_cookie() argument
H A Dsmb2file.c116 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); smb2_unlock_range() local
215 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); smb2_push_mand_fdlocks() local
H A Dfscache.c43 void cifs_fscache_get_super_cookie(struct cifs_tcon *tcon) cifs_fscache_get_super_cookie() argument
54 void cifs_fscache_release_super_cookie(struct cifs_tcon *tcon) cifs_fscache_release_super_cookie() argument
65 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); cifs_fscache_enable_inode_cookie() local
H A Dioctl.c146 static long smb_mnt_get_fsinfo(unsigned int xid, struct cifs_tcon *tcon, smb_mnt_get_fsinfo() argument
190 struct cifs_tcon *tcon; cifs_ioctl() local
H A Dcache.c149 const struct cifs_tcon *tcon = cookie_netfs_data; cifs_super_get_key() local
176 const struct cifs_tcon *tcon = cookie_netfs_data; cifs_fscache_super_get_aux() local
195 const struct cifs_tcon *tcon = cookie_netfs_data; cifs_fscache_super_check_aux() local
H A Dcifs_debug.c116 struct cifs_tcon *tcon; cifs_debug_data_proc_show() local
264 struct cifs_tcon *tcon; cifs_stats_proc_write() local
304 struct cifs_tcon *tcon; cifs_stats_proc_show() local
H A Dmisc.c403 struct cifs_tcon *tcon; is_valid_oplock_break() local
H A Dsmb2inode.c41 smb2_open_op_close(const unsigned int xid, struct cifs_tcon *tcon, smb2_open_op_close() argument
128 smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, smb2_query_path_info() argument
164 smb2_mkdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, smb2_mkdir() argument
194 smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, smb2_rmdir() argument
203 smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon, const char *name, smb2_unlink() argument
212 smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon, smb2_set_path_attr() argument
233 smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon, smb2_rename_path() argument
242 smb2_create_hardlink(const unsigned int xid, struct cifs_tcon *tcon, smb2_create_hardlink() argument
251 smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon, smb2_set_path_size() argument
173 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
H A Dsmb2misc.c439 smb2_tcon_has_lease(struct cifs_tcon *tcon, struct smb2_lease_break *rsp, smb2_tcon_has_lease() argument
508 struct cifs_tcon *tcon; smb2_is_valid_lease_break() local
555 struct cifs_tcon *tcon; smb2_is_valid_oplock_break() local
H A Ddir.c90 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); build_path_from_dentry() local
202 struct cifs_tcon *tcon = tlink_tcon(tlink); cifs_do_create() local
423 struct cifs_tcon *tcon; cifs_atomic_open() local
538 struct cifs_tcon *tcon; cifs_create() local
576 struct cifs_tcon *tcon; cifs_mknod() local
49 cifs_build_path_to_root(struct smb_vol *vol, struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon) cifs_build_path_to_root() argument
H A Dlink.c204 create_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, create_mf_symlink() argument
237 query_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, query_mf_symlink() argument
271 check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, check_mf_symlink() argument
325 cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, cifs_query_mf_symlink() argument
369 cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, cifs_create_mf_symlink() argument
412 smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, smb3_query_mf_symlink() argument
474 smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, smb3_create_mf_symlink() argument
549 struct cifs_tcon *tcon; cifs_hardlink() local
639 struct cifs_tcon *tcon; cifs_follow_link() local
H A Dreaddir.c272 struct cifs_tcon *tcon; initiate_cifs_search() local
561 find_cifs_entry(const unsigned int xid, struct cifs_tcon *tcon, loff_t pos, find_cifs_entry() argument
774 struct cifs_tcon *tcon; cifs_readdir() local
H A Dtransport.c952 send_lock_cancel(const unsigned int xid, struct cifs_tcon *tcon, send_lock_cancel() argument
974 SendReceiveBlockingLock(const unsigned int xid, struct cifs_tcon *tcon, SendReceiveBlockingLock() argument
H A Dcifsacl.c897 struct cifs_tcon *tcon; get_cifs_acl_by_path() local
960 struct cifs_tcon *tcon; set_cifs_acl() local
1015 struct cifs_tcon *tcon; cifs_acl_to_fattr() local
1061 struct cifs_tcon *tcon; id_mode_to_cifs_acl() local
H A Dcifsfs.c119 struct cifs_tcon *tcon; cifs_read_super() local
185 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); cifs_statfs() local
213 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); cifs_fallocate() local
396 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); cifs_show_options() local
519 struct cifs_tcon *tcon; cifs_umount_begin() local
H A Dinode.c340 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); cifs_get_file_info_unix() local
363 struct cifs_tcon *tcon; cifs_get_inode_info_unix() local
433 struct cifs_tcon *tcon; cifs_sfu_type() local
550 struct cifs_tcon *tcon; cifs_sfu_mode() local
590 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); cifs_all_info_to_fattr() local
662 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); cifs_get_file_info() local
712 struct cifs_tcon *tcon; cifs_get_inode_info() local
984 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); cifs_root_iget() local
1098 struct cifs_tcon *tcon; cifs_rename_pending_delete() local
1239 struct cifs_tcon *tcon; cifs_unlink() local
1480 struct cifs_tcon *tcon; cifs_mkdir() local
1544 struct cifs_tcon *tcon; cifs_rmdir() local
1611 struct cifs_tcon *tcon; cifs_do_rename() local
1672 struct cifs_tcon *tcon; cifs_rename2() local
1959 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); cifs_getattr() local
2035 struct cifs_tcon *tcon = NULL; cifs_set_file_size() local
1340 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) cifs_mkdir_qinfo() argument
1412 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) cifs_posix_mkdir() argument
H A Dsmb1ops.c439 cifs_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) cifs_negotiate_wsize() argument
474 cifs_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) cifs_negotiate_rsize() argument
515 cifs_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) cifs_qfs_tcon() argument
522 cifs_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, cifs_is_path_accessible() argument
544 cifs_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, cifs_query_path_info() argument
594 cifs_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, cifs_get_srv_inum() argument
615 cifs_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, cifs_query_file_info() argument
622 cifs_clear_stats(struct cifs_tcon *tcon) cifs_clear_stats() argument
650 cifs_print_stats(struct seq_file *m, struct cifs_tcon *tcon) cifs_print_stats() argument
732 cifs_close_file(const unsigned int xid, struct cifs_tcon *tcon, cifs_close_file() argument
739 cifs_flush_file(const unsigned int xid, struct cifs_tcon *tcon, cifs_flush_file() argument
777 struct cifs_tcon *tcon; smb_set_file_info() local
840 cifs_set_compression(const unsigned int xid, struct cifs_tcon *tcon, cifs_set_compression() argument
847 cifs_query_dir_first(const unsigned int xid, struct cifs_tcon *tcon, cifs_query_dir_first() argument
857 cifs_query_dir_next(const unsigned int xid, struct cifs_tcon *tcon, cifs_query_dir_next() argument
865 cifs_close_dir(const unsigned int xid, struct cifs_tcon *tcon, cifs_close_dir() argument
872 cifs_oplock_response(struct cifs_tcon *tcon, struct cifs_fid *fid, cifs_oplock_response() argument
881 cifs_queryfs(const unsigned int xid, struct cifs_tcon *tcon, cifs_queryfs() argument
922 cifs_unix_dfs_readlink(const unsigned int xid, struct cifs_tcon *tcon, cifs_unix_dfs_readlink() argument
949 cifs_query_symlink(const unsigned int xid, struct cifs_tcon *tcon, cifs_query_symlink() argument
688 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
H A Dsmb2ops.c230 smb2_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) smb2_negotiate_wsize() argument
246 smb2_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) smb2_negotiate_rsize() argument
263 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon) SMB3_request_interfaces() argument
291 smb3_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) smb3_qfs_tcon() argument
325 smb2_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) smb2_qfs_tcon() argument
353 smb2_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, smb2_is_path_accessible() argument
385 smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, smb2_get_srv_inum() argument
394 smb2_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, smb2_query_file_info() argument
420 smb2_clear_stats(struct cifs_tcon *tcon) smb2_clear_stats() argument
432 smb2_dump_share_caps(struct seq_file *m, struct cifs_tcon *tcon) smb2_dump_share_caps() argument
463 smb2_print_stats(struct seq_file *m, struct cifs_tcon *tcon) smb2_print_stats() argument
542 smb2_close_file(const unsigned int xid, struct cifs_tcon *tcon, smb2_close_file() argument
549 SMB2_request_res_key(const unsigned int xid, struct cifs_tcon *tcon, SMB2_request_res_key() argument
588 struct cifs_tcon *tcon; smb2_clone_range() local
701 smb2_flush_file(const unsigned int xid, struct cifs_tcon *tcon, smb2_flush_file() argument
744 static bool smb2_set_sparse(const unsigned int xid, struct cifs_tcon *tcon, smb2_set_sparse() argument
790 smb2_set_file_size(const unsigned int xid, struct cifs_tcon *tcon, smb2_set_file_size() argument
823 struct cifs_tcon *tcon = tlink_tcon(trgtfile->tlink); smb2_duplicate_extents() local
858 smb2_set_compression(const unsigned int xid, struct cifs_tcon *tcon, smb2_set_compression() argument
866 smb3_set_integrity(const unsigned int xid, struct cifs_tcon *tcon, smb3_set_integrity() argument
888 smb2_query_dir_first(const unsigned int xid, struct cifs_tcon *tcon, smb2_query_dir_first() argument
929 smb2_query_dir_next(const unsigned int xid, struct cifs_tcon *tcon, smb2_query_dir_next() argument
938 smb2_close_dir(const unsigned int xid, struct cifs_tcon *tcon, smb2_close_dir() argument
967 smb2_oplock_response(struct cifs_tcon *tcon, struct cifs_fid *fid, smb2_oplock_response() argument
980 smb2_queryfs(const unsigned int xid, struct cifs_tcon *tcon, smb2_queryfs() argument
1043 smb2_query_symlink(const unsigned int xid, struct cifs_tcon *tcon, smb2_query_symlink() argument
1093 static long smb3_zero_range(struct file *file, struct cifs_tcon *tcon, smb3_zero_range() argument
1143 static long smb3_punch_hole(struct file *file, struct cifs_tcon *tcon, smb3_punch_hole() argument
1177 static long smb3_simple_falloc(struct file *file, struct cifs_tcon *tcon, smb3_simple_falloc() argument
1235 static long smb3_fallocate(struct file *file, struct cifs_tcon *tcon, int mode, smb3_fallocate() argument
H A Dsmb2pdu.c145 smb2_reconnect(__le16 smb2_command, struct cifs_tcon *tcon) smb2_reconnect() argument
279 small_smb2_init(__le16 smb2_command, struct cifs_tcon *tcon, small_smb2_init() argument
504 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon) smb3_validate_negotiate() argument
887 static inline void cifs_stats_fail_inc(struct cifs_tcon *tcon, uint16_t code) cifs_stats_fail_inc() argument
895 static inline void init_copy_chunk_defaults(struct cifs_tcon *tcon) init_copy_chunk_defaults() argument
1029 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) SMB2_tdis() argument
1309 struct cifs_tcon *tcon = oparms->tcon; SMB2_open() local
1450 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, SMB2_ioctl() argument
1592 SMB2_set_compression(const unsigned int xid, struct cifs_tcon *tcon, SMB2_set_compression() argument
1613 SMB2_close(const unsigned int xid, struct cifs_tcon *tcon, SMB2_close() argument
1715 query_info(const unsigned int xid, struct cifs_tcon *tcon, query_info() argument
1769 SMB2_query_info(const unsigned int xid, struct cifs_tcon *tcon, SMB2_query_info() argument
1780 SMB2_get_srv_num(const unsigned int xid, struct cifs_tcon *tcon, SMB2_get_srv_num() argument
1843 SMB2_flush(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, SMB2_flush() argument
1942 struct cifs_tcon *tcon = tlink_tcon(rdata->cfile->tlink); smb2_readv_callback() local
2121 struct cifs_tcon *tcon = tlink_tcon(wdata->cfile->tlink); smb2_writev_callback() local
2175 struct cifs_tcon *tcon = tlink_tcon(wdata->cfile->tlink); smb2_async_writev() local
2354 SMB2_query_directory(const unsigned int xid, struct cifs_tcon *tcon, SMB2_query_directory() argument
2478 send_set_info(const unsigned int xid, struct cifs_tcon *tcon, send_set_info() argument
2548 SMB2_rename(const unsigned int xid, struct cifs_tcon *tcon, SMB2_rename() argument
2580 SMB2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, SMB2_rmdir() argument
2596 SMB2_set_hardlink(const unsigned int xid, struct cifs_tcon *tcon, SMB2_set_hardlink() argument
2627 SMB2_set_eof(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, SMB2_set_eof() argument
2648 SMB2_set_info(const unsigned int xid, struct cifs_tcon *tcon, SMB2_set_info() argument
2659 SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon, SMB2_oplock_break() argument
2701 build_qfs_info_req(struct kvec *iov, struct cifs_tcon *tcon, int level, build_qfs_info_req() argument
2733 SMB2_QFS_info(const unsigned int xid, struct cifs_tcon *tcon, SMB2_QFS_info() argument
2770 SMB2_QFS_attr(const unsigned int xid, struct cifs_tcon *tcon, SMB2_QFS_attr() argument
2833 smb2_lockv(const unsigned int xid, struct cifs_tcon *tcon, smb2_lockv() argument
2875 SMB2_lock(const unsigned int xid, struct cifs_tcon *tcon, SMB2_lock() argument
2892 SMB2_lease_break(const unsigned int xid, struct cifs_tcon *tcon, SMB2_lease_break() argument
82 smb2_hdr_assemble(struct smb2_hdr *hdr, __le16 smb2_cmd , const struct cifs_tcon *tcon) smb2_hdr_assemble() argument
903 SMB2_tcon(const unsigned int xid, struct cifs_ses *ses, const char *tree, struct cifs_tcon *tcon, const struct nls_table *cp) SMB2_tcon() argument
H A Dcifssmb.c94 cifs_mark_open_files_invalid(struct cifs_tcon *tcon) cifs_mark_open_files_invalid() argument
116 cifs_reconnect_tcon(struct cifs_tcon *tcon, int smb_command) cifs_reconnect_tcon() argument
234 small_smb_init(int smb_command, int wct, struct cifs_tcon *tcon, small_smb_init() argument
286 __smb_init(int smb_command, int wct, struct cifs_tcon *tcon, __smb_init() argument
312 smb_init(int smb_command, int wct, struct cifs_tcon *tcon, smb_init() argument
325 smb_init_no_reconnect(int smb_command, int wct, struct cifs_tcon *tcon, smb_init_no_reconnect() argument
650 CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon) CIFSSMBTDis() argument
787 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, CIFSPOSIXDelFile() argument
863 CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *name, CIFSSMBDelFile() argument
909 CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, CIFSSMBRmDir() argument
954 CIFSSMBMkDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, CIFSSMBMkDir() argument
999 CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon, CIFSPOSIXCreate() argument
1166 SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon, SMBLegacyOpen() argument
1283 struct cifs_tcon *tcon = oparms->tcon; CIFS_open() local
1548 struct cifs_tcon *tcon = tlink_tcon(rdata->cfile->tlink); cifs_readv_callback() local
1605 struct cifs_tcon *tcon = tlink_tcon(rdata->cfile->tlink); cifs_async_readv() local
1677 struct cifs_tcon *tcon = io_parms->tcon; CIFSSMBRead() local
1786 struct cifs_tcon *tcon = io_parms->tcon; CIFSSMBWrite() local
2053 struct cifs_tcon *tcon = tlink_tcon(wdata->cfile->tlink); cifs_writev_callback() local
2105 struct cifs_tcon *tcon = tlink_tcon(wdata->cfile->tlink); cifs_async_writev() local
2193 struct cifs_tcon *tcon = io_parms->tcon; CIFSSMBWrite2() local
2285 int cifs_lockv(const unsigned int xid, struct cifs_tcon *tcon, cifs_lockv() argument
2328 CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBLock() argument
2399 CIFSSMBPosixLock(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBPosixLock() argument
2532 CIFSSMBClose(const unsigned int xid, struct cifs_tcon *tcon, int smb_file_id) CIFSSMBClose() argument
2565 CIFSSMBFlush(const unsigned int xid, struct cifs_tcon *tcon, int smb_file_id) CIFSSMBFlush() argument
2586 CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBRename() argument
2738 CIFSSMBCopy(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBCopy() argument
2806 CIFSUnixCreateSymLink(const unsigned int xid, struct cifs_tcon *tcon, CIFSUnixCreateSymLink() argument
2896 CIFSUnixCreateHardLink(const unsigned int xid, struct cifs_tcon *tcon, CIFSUnixCreateHardLink() argument
2982 CIFSCreateHardLink(const unsigned int xid, struct cifs_tcon *tcon, CIFSCreateHardLink() argument
3056 CIFSSMBUnixQuerySymLink(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBUnixQuerySymLink() argument
3161 CIFSSMBQuerySymLink(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBQuerySymLink() argument
3284 CIFSSMB_set_compression(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMB_set_compression() argument
3480 CIFSSMBGetPosixACL(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBGetPosixACL() argument
3569 CIFSSMBSetPosixACL(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBSetPosixACL() argument
3649 CIFSGetExtAttr(const unsigned int xid, struct cifs_tcon *tcon, CIFSGetExtAttr() argument
3824 CIFSSMBGetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid, CIFSSMBGetCIFSACL() argument
3913 CIFSSMBSetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid, CIFSSMBSetCIFSACL() argument
3979 SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon, SMBQueryInformation() argument
4047 CIFSSMBQFileInfo(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBQFileInfo() argument
4115 CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBQPathInfo() argument
4216 CIFSSMBUnixQFileInfo(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBUnixQFileInfo() argument
4284 CIFSSMBUnixQPathInfo(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBUnixQPathInfo() argument
4368 CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon, CIFSFindFirst() argument
4522 int CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon, CIFSFindNext() argument
4658 CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon, CIFSFindClose() argument
4690 CIFSGetSrvInodeNumber(const unsigned int xid, struct cifs_tcon *tcon, CIFSGetSrvInodeNumber() argument
5004 SMBOldQFSInfo(const unsigned int xid, struct cifs_tcon *tcon, SMBOldQFSInfo() argument
5084 CIFSSMBQFSInfo(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBQFSInfo() argument
5164 CIFSSMBQFSAttributeInfo(const unsigned int xid, struct cifs_tcon *tcon) CIFSSMBQFSAttributeInfo() argument
5234 CIFSSMBQFSDeviceInfo(const unsigned int xid, struct cifs_tcon *tcon) CIFSSMBQFSDeviceInfo() argument
5305 CIFSSMBQFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon) CIFSSMBQFSUnixInfo() argument
5375 CIFSSMBSetFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon, __u64 cap) CIFSSMBSetFSUnixInfo() argument
5449 CIFSSMBQFSPosixInfo(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBQFSPosixInfo() argument
5542 CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBSetEOF() argument
5633 CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBSetFileSize() argument
5716 CIFSSMBSetFileInfo(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBSetFileInfo() argument
5780 CIFSSMBSetFileDisposition(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBSetFileDisposition() argument
5836 CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBSetPathInfo() argument
6014 CIFSSMBUnixSetFileInfo(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBUnixSetFileInfo() argument
6079 CIFSSMBUnixSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBUnixSetPathInfo() argument
6167 CIFSSMBQAllEAs(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBQAllEAs() argument
6353 CIFSSMBSetEA(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBSetEA() argument
6480 int CIFSSMBNotify(const unsigned int xid, struct cifs_tcon *tcon, CIFSSMBNotify() argument
3741 smb_init_nttransact(const __u16 sub_command, const int setup_count, const int parm_len, struct cifs_tcon *tcon, void **ret_buf) smb_init_nttransact() argument
H A Dconnect.c317 struct cifs_tcon *tcon; cifs_reconnect() local
2584 static int match_tcon(struct cifs_tcon *tcon, const char *unc) match_tcon() argument
2597 struct cifs_tcon *tcon; cifs_find_tcon() local
2613 cifs_put_tcon(struct cifs_tcon *tcon) cifs_put_tcon() argument
2642 struct cifs_tcon *tcon; cifs_get_tcon() local
2821 struct cifs_tcon *tcon; cifs_match_super() local
3155 void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, reset_cifs_unix_caps() argument
3524 struct cifs_tcon *tcon; cifs_mount() local
3996 struct cifs_tcon *tcon = NULL; cifs_construct_tcon() local
3732 CIFSTCon(const unsigned int xid, struct cifs_ses *ses, const char *tree, struct cifs_tcon *tcon, const struct nls_table *nls_codepage) CIFSTCon() argument
H A Dfile.c123 struct cifs_tcon *tcon; cifs_posix_open() local
279 struct cifs_tcon *tcon = tlink_tcon(tlink); cifs_new_fileinfo() local
360 struct cifs_tcon *tcon = tlink_tcon(cifs_file->tlink); cifsFileInfo_put() local
445 struct cifs_tcon *tcon; cifs_open() local
575 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); cifs_relock_file() local
603 struct cifs_tcon *tcon; cifs_reopen_file() local
761 struct cifs_tcon *tcon; cifs_closedir() local
1050 struct cifs_tcon *tcon; cifs_push_mandatory_locks() local
1128 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); cifs_push_posix_locks() local
1217 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); cifs_push_locks() local
1293 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); cifs_getlk() local
1383 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); cifs_unlock_range() local
1488 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); cifs_setlk() local
1567 struct cifs_tcon *tcon; cifs_lock() local
1641 struct cifs_tcon *tcon; cifs_write() local
2261 struct cifs_tcon *tcon; cifs_strict_fsync() local
2303 struct cifs_tcon *tcon; cifs_fsync() local
2567 struct cifs_tcon *tcon; cifs_user_writev() local
2707 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); cifs_strict_writev() local
2979 struct cifs_tcon *tcon; cifs_user_readv() local
3083 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); cifs_strict_readv() local
3124 struct cifs_tcon *tcon; cifs_read() local
3798 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); cifs_oplock_break() local
175 cifs_nt_open(char *full_path, struct inode *inode, struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon, unsigned int f_flags, __u32 *oplock, struct cifs_fid *fid, unsigned int xid) cifs_nt_open() argument
H A Dcifsglob.h1007 struct cifs_tcon *tcon; member in struct:cifs_open_parms
1065 struct cifs_tcon *tcon; member in struct:cifs_io_parms
1218 static inline void cifs_stats_bytes_written(struct cifs_tcon *tcon, cifs_stats_bytes_written() argument
1228 static inline void cifs_stats_bytes_read(struct cifs_tcon *tcon, cifs_stats_bytes_read() argument
/linux-4.4.14/drivers/pwm/
H A Dpwm-samsung.c237 u32 tcon; pwm_samsung_enable() local
261 u32 tcon; pwm_samsung_disable() local
276 u32 tcon; pwm_samsung_manual_update() local
380 u32 tcon; pwm_samsung_set_invert() local
/linux-4.4.14/drivers/clocksource/
H A Dsamsung_pwm_timer.c125 unsigned long tcon; samsung_time_stop() local
142 unsigned long tcon; samsung_time_setup() local
165 unsigned long tcon; samsung_time_start() local
H A Dexynos_mct.c251 unsigned int tcon; exynos4_mct_comp0_stop() local
262 unsigned int tcon; exynos4_mct_comp0_start() local
/linux-4.4.14/security/selinux/
H A Dselinuxfs.c710 char *scon = NULL, *tcon = NULL; sel_write_access() local
757 char *scon = NULL, *tcon = NULL; sel_write_create() local
856 char *scon = NULL, *tcon = NULL; sel_write_relabel() local
972 char *scon = NULL, *tcon = NULL; sel_write_member() local

Completed in 487 milliseconds