Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifsglob.h1015 struct tcon_link { struct
1027 extern struct tcon_link *cifs_sb_tlink(struct cifs_sb_info *cifs_sb); argument
1031 tlink_tcon(struct tcon_link *tlink) in tlink_tcon()
1036 static inline struct tcon_link *
1042 extern void cifs_put_tlink(struct tcon_link *tlink);
1044 static inline struct tcon_link *
1045 cifs_get_tlink(struct tcon_link *tlink) in cifs_get_tlink()
1059 struct tcon_link *tlink;
1139 struct tcon_link *tlink;
Dxattr.c59 struct tcon_link *tlink; in cifs_xattr_set()
210 struct tcon_link *tlink; in cifs_xattr_get()
318 struct tcon_link *tlink; in cifs_listxattr()
Dcifs_fs_sb.h58 struct tcon_link *master_tlink;
Ddir.c228 struct tcon_link *tlink, unsigned oflags, umode_t mode, in cifs_do_create()
472 struct tcon_link *tlink; in cifs_atomic_open()
588 struct tcon_link *tlink; in cifs_create()
626 struct tcon_link *tlink; in cifs_mknod()
766 struct tcon_link *tlink; in cifs_lookup()
Dinode.c369 struct tcon_link *tlink;
437 struct tcon_link *tlink;
556 struct tcon_link *tlink;
734 struct tcon_link *tlink;
1176 struct tcon_link *tlink;
1317 struct tcon_link *tlink;
1558 struct tcon_link *tlink;
1629 struct tcon_link *tlink;
1696 struct tcon_link *tlink;
1757 struct tcon_link *tlink;
[all …]
Dconnect.c315 static void tlink_rb_insert(struct rb_root *root, struct tcon_link *new_tlink);
3149 cifs_put_tlink(struct tcon_link *tlink) in cifs_put_tlink()
3230 struct tcon_link *tlink; in cifs_match_super()
3963 struct tcon_link *tlink; in cifs_mount()
4351 struct tcon_link *tlink; in cifs_umount()
4357 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in cifs_umount()
4515 static struct tcon_link *
4519 struct tcon_link *tlink; in tlink_rb_search()
4522 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in tlink_rb_search()
4536 tlink_rb_insert(struct rb_root *root, struct tcon_link *new_tlink) in tlink_rb_insert()
[all …]
Dlink.c526 struct tcon_link *tlink; in cifs_hardlink()
616 struct tcon_link *tlink = NULL; in cifs_get_link()
672 struct tcon_link *tlink; in cifs_symlink()
Dcifsacl.c995 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_fid()
1021 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_path()
1085 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_cifs_acl()
1137 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in cifs_acl_to_fattr()
1182 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in id_mode_to_cifs_acl()
Dcifsproto.h164 struct tcon_link *tlink,
226 struct tcon_link *tlink,
229 struct tcon_link *tlink,
Dcifs_dfs_ref.c294 struct tcon_link *tlink; in cifs_dfs_do_automount()
Dsmb2inode.c282 struct tcon_link *tlink; in smb2_set_file_info()
Dmisc.c621 cifs_add_pending_open_locked(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open_locked()
632 cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open()
Dsmb2misc.c492 struct tcon_link *tlink;
Dreaddir.c274 struct tcon_link *tlink = NULL; in initiate_cifs_search()
Dsmb1ops.c775 struct tcon_link *tlink = NULL; in smb_set_file_info()
Dsmb2ops.c1937 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_fid()
1967 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_path()
2024 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_smb2_acl()
Dfile.c122 struct tcon_link *tlink; in cifs_posix_open()
279 struct tcon_link *tlink, __u32 oplock) in cifs_new_fileinfo()
460 struct tcon_link *tlink; in cifs_open()