Searched refs:tcon_link (Results 1 – 16 of 16) sorted by relevance
/linux-4.4.14/fs/cifs/ |
D | xattr.c | 46 struct tcon_link *tlink; in cifs_removexattr() 107 struct tcon_link *tlink; in cifs_setxattr() 242 struct tcon_link *tlink; in cifs_getxattr() 378 struct tcon_link *tlink; in cifs_listxattr()
|
D | cifsglob.h | 931 struct tcon_link { struct 943 extern struct tcon_link *cifs_sb_tlink(struct cifs_sb_info *cifs_sb); argument 946 tlink_tcon(struct tcon_link *tlink) in tlink_tcon() 951 extern void cifs_put_tlink(struct tcon_link *tlink); 953 static inline struct tcon_link * 954 cifs_get_tlink(struct tcon_link *tlink) in cifs_get_tlink() 968 struct tcon_link *tlink; 1047 struct tcon_link *tlink;
|
D | cifs_fs_sb.h | 53 struct tcon_link *master_tlink;
|
D | dir.c | 195 struct tcon_link *tlink, unsigned oflags, umode_t mode, in cifs_do_create() 422 struct tcon_link *tlink; in cifs_atomic_open() 537 struct tcon_link *tlink; in cifs_create() 575 struct tcon_link *tlink; in cifs_mknod() 714 struct tcon_link *tlink; in cifs_lookup()
|
D | inode.c | 364 struct tcon_link *tlink; 432 struct tcon_link *tlink; 549 struct tcon_link *tlink; 714 struct tcon_link *tlink; 1097 struct tcon_link *tlink; 1238 struct tcon_link *tlink; 1479 struct tcon_link *tlink; 1543 struct tcon_link *tlink; 1610 struct tcon_link *tlink; 1671 struct tcon_link *tlink; [all …]
|
D | connect.c | 298 static void tlink_rb_insert(struct rb_root *root, struct tcon_link *new_tlink); 2751 cifs_put_tlink(struct tcon_link *tlink) in cifs_put_tlink() 2768 static inline struct tcon_link * 2822 struct tcon_link *tlink; in cifs_match_super() 3527 struct tcon_link *tlink; in cifs_mount() 3905 struct tcon_link *tlink; in cifs_umount() 3911 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in cifs_umount() 4055 static struct tcon_link * 4059 struct tcon_link *tlink; in tlink_rb_search() 4062 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in tlink_rb_search() [all …]
|
D | cifsacl.c | 872 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_fid() 898 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_path() 962 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_cifs_acl() 1014 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in cifs_acl_to_fattr() 1060 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in id_mode_to_cifs_acl()
|
D | cifsproto.h | 143 struct tcon_link *tlink, 202 struct tcon_link *tlink, 205 struct tcon_link *tlink,
|
D | link.c | 548 struct tcon_link *tlink; in cifs_hardlink() 638 struct tcon_link *tlink = NULL; in cifs_follow_link() 690 struct tcon_link *tlink; in cifs_symlink()
|
D | misc.c | 622 cifs_add_pending_open_locked(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open_locked() 635 cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open()
|
D | cifs_dfs_ref.c | 289 struct tcon_link *tlink; in cifs_dfs_do_automount()
|
D | smb2inode.c | 266 struct tcon_link *tlink; in smb2_set_file_info()
|
D | smb2misc.c | 419 struct tcon_link *tlink;
|
D | readdir.c | 271 struct tcon_link *tlink = NULL; in initiate_cifs_search()
|
D | smb1ops.c | 776 struct tcon_link *tlink = NULL; in smb_set_file_info()
|
D | file.c | 122 struct tcon_link *tlink; in cifs_posix_open() 272 struct tcon_link *tlink, __u32 oplock) in cifs_new_fileinfo() 446 struct tcon_link *tlink; in cifs_open()
|