/linux/fs/smb/client/ |
H A D | cifs_fs_sb.h | 54 struct tcon_link *master_tlink;
|
H A D | cifsglob.h | 1348 struct tcon_link { struct 1360 extern struct tcon_link *cifs_sb_tlink(struct cifs_sb_info *cifs_sb); argument 1364 tlink_tcon(struct tcon_link *tlink) in tlink_tcon() 1369 static inline struct tcon_link * 1375 extern void cifs_put_tlink(struct tcon_link *tlink); 1377 static inline struct tcon_link * 1378 cifs_get_tlink(struct tcon_link *tlink) in cifs_get_tlink() 1392 struct tcon_link *tlink; 1399 struct tcon_link *tlink; 1490 struct tcon_link *tlin [all...] |
H A D | dir.c | 179 struct tcon_link *tlink, unsigned int oflags, umode_t mode, __u32 *oplock, 463 struct tcon_link *tlink; 586 struct tcon_link *tlink; 629 struct tcon_link *tlink; 680 struct tcon_link *tlink;
|
H A D | xattr.c | 104 struct tcon_link *tlink; in cifs_xattr_set() 281 struct tcon_link *tlink; in cifs_xattr_get() 395 struct tcon_link *tlink; in cifs_listxattr()
|
H A D | cifsacl.c | 1422 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_fid() 1448 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_path() 1513 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_cifs_acl() 1566 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in cifs_acl_to_fattr() 1619 struct tcon_link *tlink; in id_mode_to_cifs_acl() 1724 struct tcon_link *tlink; in cifs_get_acl() 1787 struct tcon_link *tlink; in cifs_set_acl()
|
H A D | inode.c | 441 struct tcon_link *tlink; in cifs_get_unix_fattr() 527 struct tcon_link *tlink; in cifs_sfu_type() 715 struct tcon_link *tlink; in cifs_sfu_mode() 1269 struct tcon_link *tlink; in cifs_get_fattr() 1458 struct tcon_link *tlink; in smb311_posix_get_fattr() 1800 struct tcon_link *tlink; in cifs_rename_pending_delete() 1944 struct tcon_link *tlink; in cifs_unlink() 2225 struct tcon_link *tlink; 2303 struct tcon_link *tlink; 2382 struct tcon_link *tlin [all...] |
H A D | connect.c | 64 static void tlink_rb_insert(struct rb_root *root, struct tcon_link *new_tlink); 2904 cifs_put_tlink(struct tcon_link *tlink) in cifs_put_tlink() 3007 struct tcon_link *tlink; in cifs_match_super() 3789 struct tcon_link *tlink; in mount_setup_tlink() 4151 struct tcon_link *tlink; in cifs_umount() 4167 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in cifs_umount() 4477 static struct tcon_link * 4481 struct tcon_link *tlink; in tlink_rb_search() 4484 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in tlink_rb_search() 4496 /* insert a tcon_link int [all...] |
H A D | smb2misc.c | 501 struct tcon_link *tlink; 522 smb2_queue_pending_open_break(struct tcon_link *tlink, __u8 *lease_key, in smb2_queue_pending_open_break() 640 struct tcon_link *tlink; in smb2_is_valid_lease_break()
|
H A D | ioctl.c | 170 struct tcon_link *tlink; in cifs_shutdown() 357 struct tcon_link *tlink; in cifs_ioctl()
|
H A D | link.c | 473 struct tcon_link *tlink; 574 struct tcon_link *tlink;
|
H A D | cifsproto.h | 215 struct tcon_link *tlink, __u32 oplock, 296 struct tcon_link *tlink, 299 struct tcon_link *tlink,
|
H A D | cached_dir.c | 497 struct tcon_link *tlink; in close_all_cached_dirs() 504 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in close_all_cached_dirs()
|
H A D | misc.c | 691 cifs_add_pending_open_locked(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open_locked() 702 cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open()
|
H A D | readdir.c | 353 struct tcon_link *tlink = NULL; in _initiate_cifs_search() 1037 struct tcon_link *tlink = NULL; in cifs_readdir()
|
H A D | file.c | 479 struct tcon_link *tlink; in cifs_posix_open() 657 struct tcon_link *tlink, __u32 oplock, in cifs_new_fileinfo() 956 struct tcon_link *tlink; in cifs_open() 3096 struct tcon_link *tlink; in cifs_oplock_break()
|
H A D | reparse.c | 254 struct tcon_link *tlink; in detect_directory_symlink_target()
|
H A D | smb1ops.c | 906 struct tcon_link *tlink = NULL; in smb_set_file_info()
|
H A D | smb2inode.c | 1297 struct tcon_link *tlink; in smb2_set_file_info()
|
H A D | smb2ops.c | 3055 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_fid() 3086 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_path() 3152 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_smb2_acl()
|