Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsglob.h1318 struct tcon_link { struct
1330 extern struct tcon_link *cifs_sb_tlink(struct cifs_sb_info *cifs_sb); argument
1334 tlink_tcon(struct tcon_link *tlink) in tlink_tcon()
1339 static inline struct tcon_link *
1345 extern void cifs_put_tlink(struct tcon_link *tlink);
1347 static inline struct tcon_link *
1348 cifs_get_tlink(struct tcon_link *tlink) in cifs_get_tlink()
1362 struct tcon_link *tlink;
1369 struct tcon_link *tlink;
1460 struct tcon_link *tlink;
H A Ddir.c179 struct tcon_link *tlink, unsigned int oflags, umode_t mode, __u32 *oplock,
464 struct tcon_link *tlink;
581 struct tcon_link *tlink;
624 struct tcon_link *tlink;
675 struct tcon_link *tlink;
H A Dcifs_fs_sb.h54 struct tcon_link *master_tlink;
H A Dxattr.c104 struct tcon_link *tlink; in cifs_xattr_set()
280 struct tcon_link *tlink; in cifs_xattr_get()
394 struct tcon_link *tlink; in cifs_listxattr()
H A Dcifsacl.c1423 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_fid()
1449 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_path()
1514 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_cifs_acl()
1567 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in cifs_acl_to_fattr()
1620 struct tcon_link *tlink; in id_mode_to_cifs_acl()
1725 struct tcon_link *tlink; in cifs_get_acl()
1788 struct tcon_link *tlink; in cifs_set_acl()
H A Dinode.c442 struct tcon_link *tlink; in cifs_get_unix_fattr()
528 struct tcon_link *tlink; in cifs_sfu_type()
716 struct tcon_link *tlink; in cifs_sfu_mode()
1270 struct tcon_link *tlink; in cifs_get_fattr()
1459 struct tcon_link *tlink; in smb311_posix_get_fattr()
1801 struct tcon_link *tlink; in cifs_rename_pending_delete()
1945 struct tcon_link *tlink; in __cifs_unlink()
2260 struct tcon_link *tlink;
2338 struct tcon_link *tlink;
2419 struct tcon_link *tlink;
[all …]
H A Dconnect.c64 static void tlink_rb_insert(struct rb_root *root, struct tcon_link *new_tlink);
2894 cifs_put_tlink(struct tcon_link *tlink) in cifs_put_tlink()
2997 struct tcon_link *tlink; in cifs_match_super()
3780 struct tcon_link *tlink; in mount_setup_tlink()
4144 struct tcon_link *tlink; in cifs_umount()
4160 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in cifs_umount()
4475 static struct tcon_link *
4479 struct tcon_link *tlink; in tlink_rb_search()
4482 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in tlink_rb_search()
4496 tlink_rb_insert(struct rb_root *root, struct tcon_link *new_tlink) in tlink_rb_insert()
[all …]
H A Dsmb2misc.c503 struct tcon_link *tlink;
524 smb2_queue_pending_open_break(struct tcon_link *tlink, __u8 *lease_key, in smb2_queue_pending_open_break()
651 struct tcon_link *tlink; in smb2_is_valid_lease_break()
H A Dioctl.c170 struct tcon_link *tlink; in cifs_shutdown()
357 struct tcon_link *tlink; in cifs_ioctl()
H A Dlink.c450 struct tcon_link *tlink;
551 struct tcon_link *tlink;
H A Dcifsproto.h205 struct tcon_link *tlink, __u32 oplock,
286 struct tcon_link *tlink,
289 struct tcon_link *tlink,
H A Dcached_dir.c539 struct tcon_link *tlink; in close_all_cached_dirs()
546 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in close_all_cached_dirs()
H A Dreaddir.c353 struct tcon_link *tlink = NULL; in _initiate_cifs_search()
1051 struct tcon_link *tlink = NULL; in cifs_readdir()
H A Dmisc.c698 cifs_add_pending_open_locked(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open_locked()
709 cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open()
H A Dfile.c488 struct tcon_link *tlink; in cifs_posix_open()
666 struct tcon_link *tlink, __u32 oplock, in cifs_new_fileinfo()
1025 struct tcon_link *tlink; in cifs_open()
3160 struct tcon_link *tlink; in cifs_oplock_break()
H A Dsmb2inode.c1394 struct tcon_link *tlink; in smb2_set_file_info()
1572 struct tcon_link *tlink; in smb2_rename_pending_delete()
H A Dreparse.c254 struct tcon_link *tlink; in detect_directory_symlink_target()
H A Dsmb1ops.c1015 struct tcon_link *tlink = NULL; in smb_set_file_info()
H A Dsmb2ops.c3184 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_fid()
3215 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_path()
3281 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_smb2_acl()