Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcifsglob.h1235 struct tcon_link { struct
1247 extern struct tcon_link *cifs_sb_tlink(struct cifs_sb_info *cifs_sb); argument
1251 tlink_tcon(struct tcon_link *tlink) in tlink_tcon()
1256 static inline struct tcon_link *
1262 extern void cifs_put_tlink(struct tcon_link *tlink);
1264 static inline struct tcon_link *
1265 cifs_get_tlink(struct tcon_link *tlink) in cifs_get_tlink()
1279 struct tcon_link *tlink;
1286 struct tcon_link *tlink;
1373 struct tcon_link *tlink;
Ddir.c178 struct tcon_link *tlink, unsigned int oflags, umode_t mode, __u32 *oplock,
423 struct tcon_link *tlink;
546 struct tcon_link *tlink;
589 struct tcon_link *tlink;
633 struct tcon_link *tlink;
Dcifs_fs_sb.h53 struct tcon_link *master_tlink;
Dxattr.c101 struct tcon_link *tlink; in cifs_xattr_set()
266 struct tcon_link *tlink; in cifs_xattr_get()
365 struct tcon_link *tlink; in cifs_listxattr()
Dconnect.c67 static void tlink_rb_insert(struct rb_root *root, struct tcon_link *new_tlink);
2697 cifs_put_tlink(struct tcon_link *tlink) in cifs_put_tlink()
2795 struct tcon_link *tlink; in cifs_match_super()
3415 struct tcon_link *tlink; in mount_setup_tlink()
3750 struct tcon_link *tlink; in cifs_umount()
3756 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in cifs_umount()
3995 static struct tcon_link *
3999 struct tcon_link *tlink; in tlink_rb_search()
4002 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in tlink_rb_search()
4016 tlink_rb_insert(struct rb_root *root, struct tcon_link *new_tlink) in tlink_rb_insert()
[all …]
Dinode.c420 struct tcon_link *tlink; in cifs_get_unix_fattr()
507 struct tcon_link *tlink; in cifs_sfu_type()
625 struct tcon_link *tlink; in cifs_sfu_mode()
1066 struct tcon_link *tlink; in cifs_get_fattr()
1247 struct tcon_link *tlink; in smb311_posix_get_fattr()
1573 struct tcon_link *tlink; in cifs_rename_pending_delete()
1717 struct tcon_link *tlink; in cifs_unlink()
1991 struct tcon_link *tlink;
2069 struct tcon_link *tlink;
2148 struct tcon_link *tlink;
[all …]
Dcifsacl.c1395 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_fid()
1421 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_path()
1483 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_cifs_acl()
1534 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in cifs_acl_to_fattr()
1587 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in id_mode_to_cifs_acl()
1688 struct tcon_link *tlink; in cifs_get_acl()
1751 struct tcon_link *tlink; in cifs_set_acl()
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.h191 struct tcon_link *tlink, __u32 oplock,
273 struct tcon_link *tlink,
276 struct tcon_link *tlink,
Dlink.c483 struct tcon_link *tlink;
584 struct tcon_link *tlink;
Dcached_dir.c437 struct tcon_link *tlink; in close_all_cached_dirs()
441 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in close_all_cached_dirs()
Dioctl.c321 struct tcon_link *tlink; in cifs_ioctl()
Dreaddir.c370 struct tcon_link *tlink = NULL; in _initiate_cifs_search()
1053 struct tcon_link *tlink = NULL; in cifs_readdir()
Dmisc.c665 cifs_add_pending_open_locked(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open_locked()
676 cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open()
Dsmb2inode.c849 struct tcon_link *tlink; in smb2_set_file_info()
Dfile.c284 struct tcon_link *tlink; in cifs_posix_open()
447 struct tcon_link *tlink, __u32 oplock, in cifs_new_fileinfo()
696 struct tcon_link *tlink; in cifs_open()
4885 struct tcon_link *tlink; in cifs_oplock_break()
Dsmb1ops.c801 struct tcon_link *tlink = NULL; in smb_set_file_info()
Dsmb2ops.c3112 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_fid()
3143 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_path()
3209 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_smb2_acl()