Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dcifsglob.h1249 struct tcon_link { struct
1261 extern struct tcon_link *cifs_sb_tlink(struct cifs_sb_info *cifs_sb); argument
1265 tlink_tcon(struct tcon_link *tlink) in tlink_tcon()
1270 static inline struct tcon_link *
1276 extern void cifs_put_tlink(struct tcon_link *tlink);
1278 static inline struct tcon_link *
1279 cifs_get_tlink(struct tcon_link *tlink) in cifs_get_tlink()
1293 struct tcon_link *tlink;
1300 struct tcon_link *tlink;
1387 struct tcon_link *tlink;
Ddir.c169 struct tcon_link *tlink, unsigned int oflags, umode_t mode, __u32 *oplock,
413 struct tcon_link *tlink;
536 struct tcon_link *tlink;
579 struct tcon_link *tlink;
623 struct tcon_link *tlink;
Dcifs_fs_sb.h53 struct tcon_link *master_tlink;
Dxattr.c101 struct tcon_link *tlink; in cifs_xattr_set()
292 struct tcon_link *tlink; in cifs_xattr_get()
412 struct tcon_link *tlink; in cifs_listxattr()
Dinode.c397 struct tcon_link *tlink;
482 struct tcon_link *tlink;
599 struct tcon_link *tlink;
966 struct tcon_link *tlink;
1172 struct tcon_link *tlink;
1503 struct tcon_link *tlink;
1646 struct tcon_link *tlink;
1920 struct tcon_link *tlink;
1998 struct tcon_link *tlink;
2077 struct tcon_link *tlink;
[all …]
Dconnect.c80 static void tlink_rb_insert(struct rb_root *root, struct tcon_link *new_tlink);
2622 cifs_put_tlink(struct tcon_link *tlink) in cifs_put_tlink()
2714 struct tcon_link *tlink; in cifs_match_super()
3322 struct tcon_link *tlink; in mount_setup_tlink()
4045 struct tcon_link *tlink; in cifs_umount()
4051 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in cifs_umount()
4276 static struct tcon_link *
4280 struct tcon_link *tlink; in tlink_rb_search()
4283 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in tlink_rb_search()
4297 tlink_rb_insert(struct rb_root *root, struct tcon_link *new_tlink) in tlink_rb_insert()
[all …]
Dsmb2misc.c507 struct tcon_link *tlink;
528 smb2_queue_pending_open_break(struct tcon_link *tlink, __u8 *lease_key, in smb2_queue_pending_open_break()
644 struct tcon_link *tlink; in smb2_is_valid_lease_break()
Dcifsproto.h186 struct tcon_link *tlink, __u32 oplock,
254 struct tcon_link *tlink,
257 struct tcon_link *tlink,
Dcifsacl.c1390 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_fid()
1416 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_path()
1477 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_cifs_acl()
1527 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in cifs_acl_to_fattr()
1580 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in id_mode_to_cifs_acl()
Dcached_dir.c378 struct tcon_link *tlink; in close_all_cached_dirs()
382 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in close_all_cached_dirs()
Dlink.c476 struct tcon_link *tlink;
577 struct tcon_link *tlink;
Dioctl.c321 struct tcon_link *tlink; in cifs_ioctl()
Dmisc.c651 cifs_add_pending_open_locked(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open_locked()
662 cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open()
Dreaddir.c379 struct tcon_link *tlink = NULL; in _initiate_cifs_search()
1062 struct tcon_link *tlink = NULL; in cifs_readdir()
Dsmb2inode.c738 struct tcon_link *tlink; in smb2_set_file_info()
Dsmb1ops.c786 struct tcon_link *tlink = NULL; in smb_set_file_info()
Dfile.c158 struct tcon_link *tlink; in cifs_posix_open()
320 struct tcon_link *tlink, __u32 oplock, in cifs_new_fileinfo()
569 struct tcon_link *tlink; in cifs_open()
Dsmb2ops.c3128 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_fid()
3159 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_path()
3221 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_smb2_acl()