/fs/cifs/ |
D | smb2inode.c | 41 smb2_open_op_close(const unsigned int xid, struct cifs_tcon *tcon, in smb2_open_op_close() 128 smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_path_info() 164 smb2_mkdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_mkdir() 174 struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon, in smb2_mkdir_setinfo() 194 smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_rmdir() 203 smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_unlink() 212 smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_attr() 233 smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon, in smb2_rename_path() 242 smb2_create_hardlink(const unsigned int xid, struct cifs_tcon *tcon, in smb2_create_hardlink() 251 smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_size()
|
D | smb1ops.c | 439 cifs_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in cifs_negotiate_wsize() 474 cifs_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in cifs_negotiate_rsize() 515 cifs_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) in cifs_qfs_tcon() 522 cifs_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in cifs_is_path_accessible() 544 cifs_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_path_info() 594 cifs_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in cifs_get_srv_inum() 615 cifs_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_file_info() 622 cifs_clear_stats(struct cifs_tcon *tcon) in cifs_clear_stats() 650 cifs_print_stats(struct seq_file *m, struct cifs_tcon *tcon) in cifs_print_stats() 689 struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon, in cifs_mkdir_setinfo() [all …]
|
D | smb2ops.c | 229 smb2_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb2_negotiate_wsize() 245 smb2_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb2_negotiate_rsize() 262 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon) in SMB3_request_interfaces() 290 smb3_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) in smb3_qfs_tcon() 324 smb2_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) in smb2_qfs_tcon() 352 smb2_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in smb2_is_path_accessible() 384 smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in smb2_get_srv_inum() 393 smb2_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_file_info() 419 smb2_clear_stats(struct cifs_tcon *tcon) in smb2_clear_stats() 431 smb2_dump_share_caps(struct seq_file *m, struct cifs_tcon *tcon) in smb2_dump_share_caps() [all …]
|
D | smb2pdu.c | 83 const struct cifs_tcon *tcon) in smb2_hdr_assemble() 145 smb2_reconnect(__le16 smb2_command, struct cifs_tcon *tcon) in smb2_reconnect() 279 small_smb2_init(__le16 smb2_command, struct cifs_tcon *tcon, in small_smb2_init() 445 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon) in smb3_validate_negotiate() 833 static inline void cifs_stats_fail_inc(struct cifs_tcon *tcon, uint16_t code) in cifs_stats_fail_inc() 841 static inline void init_copy_chunk_defaults(struct cifs_tcon *tcon) in init_copy_chunk_defaults() 850 struct cifs_tcon *tcon, const struct nls_table *cp) in SMB2_tcon() 966 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) in SMB2_tdis() 1129 struct cifs_tcon *tcon = oparms->tcon; in SMB2_open() local 1268 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl() [all …]
|
D | cifssmb.c | 94 cifs_mark_open_files_invalid(struct cifs_tcon *tcon) in cifs_mark_open_files_invalid() 116 cifs_reconnect_tcon(struct cifs_tcon *tcon, int smb_command) in cifs_reconnect_tcon() 234 small_smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in small_smb_init() 286 __smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in __smb_init() 312 smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in smb_init() 325 smb_init_no_reconnect(int smb_command, int wct, struct cifs_tcon *tcon, in smb_init_no_reconnect() 650 CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon) in CIFSSMBTDis() 788 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXDelFile() 864 CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBDelFile() 910 CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBRmDir() [all …]
|
D | inode.c | 340 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); local 363 struct cifs_tcon *tcon; local 418 struct cifs_tcon *tcon; local 535 struct cifs_tcon *tcon; local 575 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); local 647 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); local 697 struct cifs_tcon *tcon; local 960 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); local 1092 struct cifs_tcon *tcon; local 1233 struct cifs_tcon *tcon; local [all …]
|
D | link.c | 204 create_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, in create_mf_symlink() 237 query_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, in query_mf_symlink() 271 check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in check_mf_symlink() 325 cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_query_mf_symlink() 369 cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_create_mf_symlink() 412 smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_query_mf_symlink() 474 smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_create_mf_symlink() 549 struct cifs_tcon *tcon; in cifs_hardlink() local 639 struct cifs_tcon *tcon; in cifs_follow_link() local
|
D | dir.c | 50 struct cifs_tcon *tcon) in cifs_build_path_to_root() 91 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in build_path_from_dentry() local 191 check_name(struct dentry *direntry, struct cifs_tcon *tcon) in check_name() 224 struct cifs_tcon *tcon = tlink_tcon(tlink); in cifs_do_create() local 463 struct cifs_tcon *tcon; in cifs_atomic_open() local 579 struct cifs_tcon *tcon; in cifs_create() local 617 struct cifs_tcon *tcon; in cifs_mknod() local
|
D | smb2misc.c | 437 smb2_tcon_has_lease(struct cifs_tcon *tcon, struct smb2_lease_break *rsp, in smb2_tcon_has_lease() 506 struct cifs_tcon *tcon; in smb2_is_valid_lease_break() local 553 struct cifs_tcon *tcon; in smb2_is_valid_oplock_break() local 651 struct cifs_tcon *tcon; in smb2_handle_cancelled_mid() local
|
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 | file.c | 123 struct cifs_tcon *tcon; in cifs_posix_open() local 177 struct cifs_tcon *tcon, unsigned int f_flags, __u32 *oplock, in cifs_nt_open() 287 struct cifs_tcon *tcon = tlink_tcon(tlink); in cifs_new_fileinfo() local 368 struct cifs_tcon *tcon = tlink_tcon(cifs_file->tlink); in cifsFileInfo_put() local 453 struct cifs_tcon *tcon; in cifs_open() local 583 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); in cifs_relock_file() local 611 struct cifs_tcon *tcon; in cifs_reopen_file() local 769 struct cifs_tcon *tcon; in cifs_closedir() local 1058 struct cifs_tcon *tcon; in cifs_push_mandatory_locks() local 1141 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); in cifs_push_posix_locks() local [all …]
|
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 | cifsfs.c | 119 struct cifs_tcon *tcon; in cifs_read_super() local 185 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_statfs() local 214 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_fallocate() local 394 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_show_options() local 511 struct cifs_tcon *tcon; in cifs_umount_begin() local
|
D | smb2file.c | 97 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); in smb2_unlock_range() local 196 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); in smb2_push_mand_fdlocks() local
|
D | fscache.h | 110 static inline void cifs_fscache_get_super_cookie(struct cifs_tcon *tcon) {} in cifs_fscache_get_super_cookie() 112 cifs_fscache_release_super_cookie(struct cifs_tcon *tcon) {} in cifs_fscache_release_super_cookie()
|
D | connect.c | 309 struct cifs_tcon *tcon; in cifs_reconnect() local 2586 static int match_tcon(struct cifs_tcon *tcon, const char *unc) in match_tcon() 2599 struct cifs_tcon *tcon; in cifs_find_tcon() local 2615 cifs_put_tcon(struct cifs_tcon *tcon) in cifs_put_tcon() 2644 struct cifs_tcon *tcon; in cifs_get_tcon() local 2787 struct cifs_tcon *tcon; in cifs_match_super() local 3122 void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps() 3488 struct cifs_tcon *tcon, in cifs_are_all_path_components_accessible() 3529 struct cifs_tcon *tcon; in cifs_mount() local 3737 const char *tree, struct cifs_tcon *tcon, in CIFSTCon() [all …]
|
D | readdir.c | 266 struct cifs_tcon *tcon; in initiate_cifs_search() local 555 find_cifs_entry(const unsigned int xid, struct cifs_tcon *tcon, loff_t pos, in find_cifs_entry() 768 struct cifs_tcon *tcon; in cifs_readdir() local
|
D | cifs_debug.c | 116 struct cifs_tcon *tcon; in cifs_debug_data_proc_show() local 263 struct cifs_tcon *tcon; in cifs_stats_proc_write() local 303 struct cifs_tcon *tcon; in cifs_stats_proc_show() local
|
D | cifsacl.c | 898 struct cifs_tcon *tcon; in get_cifs_acl_by_path() local 961 struct cifs_tcon *tcon; in set_cifs_acl() local 1016 struct cifs_tcon *tcon; in cifs_acl_to_fattr() local 1062 struct cifs_tcon *tcon; in id_mode_to_cifs_acl() local
|
D | smb2transport.c | 146 struct cifs_tcon *tcon; in smb2_find_smb_sess_tcon_unlocked() local 167 struct cifs_tcon *tcon; in smb2_find_smb_tcon() local
|
D | ioctl.c | 143 struct cifs_tcon *tcon; in cifs_ioctl() local
|
D | transport.c | 952 send_lock_cancel(const unsigned int xid, struct cifs_tcon *tcon, in send_lock_cancel() 974 SendReceiveBlockingLock(const unsigned int xid, struct cifs_tcon *tcon, in SendReceiveBlockingLock()
|
D | misc.c | 403 struct cifs_tcon *tcon; in is_valid_oplock_break() local
|
D | cifsglob.h | 998 struct cifs_tcon *tcon; member 1055 struct cifs_tcon *tcon; member 1202 static inline void cifs_stats_bytes_written(struct cifs_tcon *tcon, in cifs_stats_bytes_written() 1212 static inline void cifs_stats_bytes_read(struct cifs_tcon *tcon, in cifs_stats_bytes_read() 1222 #define cifs_stats_bytes_written(tcon, bytes) do {} while (0) argument 1223 #define cifs_stats_bytes_read(tcon, bytes) do {} while (0) argument 1279 struct cifs_tcon *tcon; member
|