Searched refs:tcon_link (Results 1 – 17 of 17) sorted by relevance
| /Linux-v5.15/fs/cifs/ |
| D | cifsglob.h | 1104 struct tcon_link { struct 1116 extern struct tcon_link *cifs_sb_tlink(struct cifs_sb_info *cifs_sb); argument 1120 tlink_tcon(struct tcon_link *tlink) in tlink_tcon() 1125 static inline struct tcon_link * 1131 extern void cifs_put_tlink(struct tcon_link *tlink); 1133 static inline struct tcon_link * 1134 cifs_get_tlink(struct tcon_link *tlink) in cifs_get_tlink() 1148 struct tcon_link *tlink; 1155 struct tcon_link *tlink; 1242 struct tcon_link *tlink;
|
| D | cifs_fs_sb.h | 53 struct tcon_link *master_tlink;
|
| D | dir.c | 169 struct tcon_link *tlink, unsigned oflags, umode_t mode, in cifs_do_create() 414 struct tcon_link *tlink; in cifs_atomic_open() 532 struct tcon_link *tlink; in cifs_create() 572 struct tcon_link *tlink; in cifs_mknod() 616 struct tcon_link *tlink; in cifs_lookup()
|
| D | xattr.c | 101 struct tcon_link *tlink; in cifs_xattr_set() 288 struct tcon_link *tlink; in cifs_xattr_get() 407 struct tcon_link *tlink; in cifs_listxattr()
|
| D | inode.c | 375 struct tcon_link *tlink; 438 struct tcon_link *tlink; 555 struct tcon_link *tlink; 920 struct tcon_link *tlink; 1109 struct tcon_link *tlink; 1452 struct tcon_link *tlink; 1594 struct tcon_link *tlink; 1858 struct tcon_link *tlink; 1934 struct tcon_link *tlink; 2013 struct tcon_link *tlink; [all …]
|
| D | connect.c | 66 static void tlink_rb_insert(struct rb_root *root, struct tcon_link *new_tlink); 2296 cifs_put_tlink(struct tcon_link *tlink) in cifs_put_tlink() 2386 struct tcon_link *tlink; in cifs_match_super() 2965 struct tcon_link *tlink; in mount_setup_tlink() 3797 struct tcon_link *tlink; in cifs_umount() 3803 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in cifs_umount() 3967 static struct tcon_link * 3971 struct tcon_link *tlink; in tlink_rb_search() 3974 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in tlink_rb_search() 3988 tlink_rb_insert(struct rb_root *root, struct tcon_link *new_tlink) in tlink_rb_insert() [all …]
|
| D | link.c | 504 struct tcon_link *tlink; in cifs_hardlink() 604 struct tcon_link *tlink = NULL; in cifs_get_link() 670 struct tcon_link *tlink; in cifs_symlink()
|
| D | smb2misc.c | 492 struct tcon_link *tlink; 513 smb2_queue_pending_open_break(struct tcon_link *tlink, __u8 *lease_key, in smb2_queue_pending_open_break() 627 struct tcon_link *tlink; in smb2_is_valid_lease_break()
|
| D | cifsproto.h | 183 struct tcon_link *tlink, 251 struct tcon_link *tlink, 254 struct tcon_link *tlink,
|
| D | cifsacl.c | 1386 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_fid() 1412 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_path() 1473 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_cifs_acl() 1522 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in cifs_acl_to_fattr() 1575 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in id_mode_to_cifs_acl()
|
| D | ioctl.c | 321 struct tcon_link *tlink; in cifs_ioctl()
|
| D | misc.c | 645 cifs_add_pending_open_locked(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open_locked() 656 cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open()
|
| D | smb2inode.c | 721 struct tcon_link *tlink; in smb2_set_file_info()
|
| D | readdir.c | 378 struct tcon_link *tlink = NULL; in _initiate_cifs_search()
|
| D | smb1ops.c | 766 struct tcon_link *tlink = NULL; in smb_set_file_info()
|
| D | file.c | 112 struct tcon_link *tlink; in cifs_posix_open() 283 struct tcon_link *tlink, __u32 oplock) in cifs_new_fileinfo() 523 struct tcon_link *tlink; in cifs_open()
|
| D | smb2ops.c | 3348 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_fid() 3379 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_path() 3441 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_smb2_acl()
|