Home
last modified time | relevance | path

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

/linux-4.1.27/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.h917 struct tcon_link { struct
929 extern struct tcon_link *cifs_sb_tlink(struct cifs_sb_info *cifs_sb); argument
932 tlink_tcon(struct tcon_link *tlink) in tlink_tcon()
937 extern void cifs_put_tlink(struct tcon_link *tlink);
939 static inline struct tcon_link *
940 cifs_get_tlink(struct tcon_link *tlink) in cifs_get_tlink()
954 struct tcon_link *tlink;
1032 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.c287 static void tlink_rb_insert(struct rb_root *root, struct tcon_link *new_tlink);
2670 cifs_put_tlink(struct tcon_link *tlink) in cifs_put_tlink()
2687 static inline struct tcon_link *
2741 struct tcon_link *tlink; in cifs_match_super()
3446 struct tcon_link *tlink; in cifs_mount()
3813 struct tcon_link *tlink; in cifs_umount()
3819 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in cifs_umount()
3963 static struct tcon_link *
3967 struct tcon_link *tlink; in tlink_rb_search()
3970 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in tlink_rb_search()
[all …]
Dcifsacl.c873 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_fid()
899 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_path()
963 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_cifs_acl()
1015 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in cifs_acl_to_fattr()
1061 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in id_mode_to_cifs_acl()
Dcifsproto.h145 struct tcon_link *tlink,
204 struct tcon_link *tlink,
207 struct tcon_link *tlink,
Dlink.c548 struct tcon_link *tlink; in cifs_hardlink()
638 struct tcon_link *tlink = NULL; in cifs_follow_link()
692 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()