Searched refs:tcon_link (Results 1 – 18 of 18) sorted by relevance
| /Linux-v6.1/fs/cifs/ |
| D | cifsglob.h | 1249 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;
|
| D | dir.c | 169 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;
|
| D | cifs_fs_sb.h | 53 struct tcon_link *master_tlink;
|
| D | xattr.c | 101 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()
|
| D | inode.c | 397 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 …]
|
| D | connect.c | 80 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 …]
|
| D | smb2misc.c | 507 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()
|
| D | cifsproto.h | 186 struct tcon_link *tlink, __u32 oplock, 254 struct tcon_link *tlink, 257 struct tcon_link *tlink,
|
| D | cifsacl.c | 1390 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()
|
| D | cached_dir.c | 378 struct tcon_link *tlink; in close_all_cached_dirs() 382 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in close_all_cached_dirs()
|
| D | link.c | 476 struct tcon_link *tlink; 577 struct tcon_link *tlink;
|
| D | ioctl.c | 321 struct tcon_link *tlink; in cifs_ioctl()
|
| D | misc.c | 651 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()
|
| D | readdir.c | 379 struct tcon_link *tlink = NULL; in _initiate_cifs_search() 1062 struct tcon_link *tlink = NULL; in cifs_readdir()
|
| D | smb2inode.c | 738 struct tcon_link *tlink; in smb2_set_file_info()
|
| D | smb1ops.c | 786 struct tcon_link *tlink = NULL; in smb_set_file_info()
|
| D | file.c | 158 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()
|
| D | smb2ops.c | 3128 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()
|