Home
last modified time | relevance | path

Searched refs:tcon_link (Results 1 – 16 of 16) sorted by relevance

/linux-4.4.14/fs/cifs/
Dxattr.c46 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()
Dcifsglob.h931 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;
Dcifs_fs_sb.h53 struct tcon_link *master_tlink;
Ddir.c195 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()
Dinode.c364 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 …]
Dconnect.c298 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 …]
Dcifsacl.c872 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()
Dcifsproto.h143 struct tcon_link *tlink,
202 struct tcon_link *tlink,
205 struct tcon_link *tlink,
Dlink.c548 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()
Dmisc.c622 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()
Dcifs_dfs_ref.c289 struct tcon_link *tlink; in cifs_dfs_do_automount()
Dsmb2inode.c266 struct tcon_link *tlink; in smb2_set_file_info()
Dsmb2misc.c419 struct tcon_link *tlink;
Dreaddir.c271 struct tcon_link *tlink = NULL; in initiate_cifs_search()
Dsmb1ops.c776 struct tcon_link *tlink = NULL; in smb_set_file_info()
Dfile.c122 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()