Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dxattr.c59 struct tcon_link *tlink; in cifs_xattr_set()
208 struct tcon_link *tlink; in cifs_xattr_get()
314 struct tcon_link *tlink; in cifs_listxattr()
Dcifsglob.h1130 struct tcon_link { struct
1142 extern struct tcon_link *cifs_sb_tlink(struct cifs_sb_info *cifs_sb); argument
1146 tlink_tcon(struct tcon_link *tlink) in tlink_tcon()
1151 static inline struct tcon_link *
1157 extern void cifs_put_tlink(struct tcon_link *tlink);
1159 static inline struct tcon_link *
1160 cifs_get_tlink(struct tcon_link *tlink) in cifs_get_tlink()
1174 struct tcon_link *tlink;
1259 struct tcon_link *tlink;
Ddir.c227 struct tcon_link *tlink, unsigned oflags, umode_t mode, in cifs_do_create()
471 struct tcon_link *tlink; in cifs_atomic_open()
587 struct tcon_link *tlink; in cifs_create()
624 struct tcon_link *tlink; in cifs_mknod()
664 struct tcon_link *tlink; in cifs_lookup()
Dcifs_fs_sb.h62 struct tcon_link *master_tlink;
Dinode.c373 struct tcon_link *tlink;
443 struct tcon_link *tlink;
562 struct tcon_link *tlink;
739 struct tcon_link *tlink;
1202 struct tcon_link *tlink;
1343 struct tcon_link *tlink;
1584 struct tcon_link *tlink;
1656 struct tcon_link *tlink;
1723 struct tcon_link *tlink;
1788 struct tcon_link *tlink;
[all …]
Dlink.c526 struct tcon_link *tlink; in cifs_hardlink()
616 struct tcon_link *tlink = NULL; in cifs_get_link()
679 struct tcon_link *tlink; in cifs_symlink()
Dcifsacl.c1035 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_fid()
1061 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_path()
1125 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_cifs_acl()
1177 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in cifs_acl_to_fattr()
1225 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in id_mode_to_cifs_acl()
Dconnect.c336 static void tlink_rb_insert(struct rb_root *root, struct tcon_link *new_tlink);
3557 cifs_put_tlink(struct tcon_link *tlink) in cifs_put_tlink()
3642 struct tcon_link *tlink; in cifs_match_super()
4297 struct tcon_link *tlink; in mount_setup_tlink()
5115 struct tcon_link *tlink; in cifs_umount()
5121 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in cifs_umount()
5281 static struct tcon_link *
5285 struct tcon_link *tlink; in tlink_rb_search()
5288 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in tlink_rb_search()
5302 tlink_rb_insert(struct rb_root *root, struct tcon_link *new_tlink) in tlink_rb_insert()
[all …]
Dcifsproto.h176 struct tcon_link *tlink,
239 struct tcon_link *tlink,
242 struct tcon_link *tlink,
Dmisc.c662 cifs_add_pending_open_locked(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open_locked()
673 cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open()
Dsmb2misc.c492 struct tcon_link *tlink;
Dsmb2inode.c617 struct tcon_link *tlink; in smb2_set_file_info()
Dreaddir.c274 struct tcon_link *tlink = NULL; in initiate_cifs_search()
Dsmb1ops.c766 struct tcon_link *tlink = NULL; in smb_set_file_info()
Dfile.c123 struct tcon_link *tlink; in cifs_posix_open()
293 struct tcon_link *tlink, __u32 oplock) in cifs_new_fileinfo()
499 struct tcon_link *tlink; in cifs_open()
Dsmb2ops.c2760 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_fid()
2790 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_path()
2846 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_smb2_acl()