Searched refs:tcon_link (Results 1 – 19 of 19) sorted by relevance
| /linux-6.15/fs/smb/client/ |
| H A D | cifsglob.h | 1340 struct tcon_link { struct 1352 extern struct tcon_link *cifs_sb_tlink(struct cifs_sb_info *cifs_sb); argument 1356 tlink_tcon(struct tcon_link *tlink) in tlink_tcon() 1361 static inline struct tcon_link * 1367 extern void cifs_put_tlink(struct tcon_link *tlink); 1369 static inline struct tcon_link * 1370 cifs_get_tlink(struct tcon_link *tlink) in cifs_get_tlink() 1384 struct tcon_link *tlink; 1391 struct tcon_link *tlink; 1480 struct tcon_link *tlink;
|
| H A D | cifs_fs_sb.h | 54 struct tcon_link *master_tlink;
|
| H A D | dir.c | 178 struct tcon_link *tlink, unsigned int oflags, umode_t mode, __u32 *oplock, 438 struct tcon_link *tlink; 561 struct tcon_link *tlink; 604 struct tcon_link *tlink; 655 struct tcon_link *tlink;
|
| H A D | xattr.c | 104 struct tcon_link *tlink; in cifs_xattr_set() 281 struct tcon_link *tlink; in cifs_xattr_get() 395 struct tcon_link *tlink; in cifs_listxattr()
|
| H A D | cifsacl.c | 1422 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_fid() 1448 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_path() 1513 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_cifs_acl() 1566 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in cifs_acl_to_fattr() 1619 struct tcon_link *tlink; in id_mode_to_cifs_acl() 1724 struct tcon_link *tlink; in cifs_get_acl() 1787 struct tcon_link *tlink; in cifs_set_acl()
|
| H A D | inode.c | 441 struct tcon_link *tlink; in cifs_get_unix_fattr() 527 struct tcon_link *tlink; in cifs_sfu_type() 715 struct tcon_link *tlink; in cifs_sfu_mode() 1269 struct tcon_link *tlink; in cifs_get_fattr() 1458 struct tcon_link *tlink; in smb311_posix_get_fattr() 1800 struct tcon_link *tlink; in cifs_rename_pending_delete() 1944 struct tcon_link *tlink; in cifs_unlink() 2225 struct tcon_link *tlink; 2303 struct tcon_link *tlink; 2382 struct tcon_link *tlink; [all …]
|
| H A D | connect.c | 2891 cifs_put_tlink(struct tcon_link *tlink) in cifs_put_tlink() 2994 struct tcon_link *tlink; in cifs_match_super() 3773 struct tcon_link *tlink; in mount_setup_tlink() 4135 struct tcon_link *tlink; in cifs_umount() 4459 static struct tcon_link * 4463 struct tcon_link *tlink; in tlink_rb_search() 4483 struct tcon_link *tlink; in tlink_rb_insert() 4518 struct tcon_link * 4521 struct tcon_link *tlink, *newtlink; in cifs_sb_tlink() 4607 struct tcon_link *tlink; in cifs_prune_tlinks() [all …]
|
| H A D | smb2misc.c | 501 struct tcon_link *tlink; 522 smb2_queue_pending_open_break(struct tcon_link *tlink, __u8 *lease_key, in smb2_queue_pending_open_break() 640 struct tcon_link *tlink; in smb2_is_valid_lease_break()
|
| H A D | ioctl.c | 170 struct tcon_link *tlink; in cifs_shutdown() 357 struct tcon_link *tlink; in cifs_ioctl()
|
| H A D | link.c | 472 struct tcon_link *tlink; 574 struct tcon_link *tlink;
|
| H A D | cifsproto.h | 200 struct tcon_link *tlink, __u32 oplock, 281 struct tcon_link *tlink, 284 struct tcon_link *tlink,
|
| H A D | cached_dir.c | 472 struct tcon_link *tlink; in close_all_cached_dirs() 479 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in close_all_cached_dirs()
|
| H A D | misc.c | 677 cifs_add_pending_open_locked(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open_locked() 688 cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open()
|
| H A D | readdir.c | 352 struct tcon_link *tlink = NULL; in _initiate_cifs_search() 1034 struct tcon_link *tlink = NULL; in cifs_readdir()
|
| H A D | file.c | 474 struct tcon_link *tlink; in cifs_posix_open() 652 struct tcon_link *tlink, __u32 oplock, in cifs_new_fileinfo() 951 struct tcon_link *tlink; in cifs_open() 3088 struct tcon_link *tlink; in cifs_oplock_break()
|
| H A D | reparse.c | 251 struct tcon_link *tlink; in detect_directory_symlink_target()
|
| H A D | smb1ops.c | 904 struct tcon_link *tlink = NULL; in smb_set_file_info()
|
| H A D | smb2inode.c | 1296 struct tcon_link *tlink; in smb2_set_file_info()
|
| H A D | smb2ops.c | 3049 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_fid() 3080 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_path() 3146 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_smb2_acl()
|