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.h1308 struct tcon_link { struct
1320 struct tcon_link *cifs_sb_tlink(struct cifs_sb_info *cifs_sb); argument
1324 tlink_tcon(struct tcon_link *tlink) in tlink_tcon()
1329 static inline struct tcon_link *
1335 void cifs_put_tlink(struct tcon_link *tlink);
1337 static inline struct tcon_link *
1338 cifs_get_tlink(struct tcon_link *tlink) in cifs_get_tlink()
1352 struct tcon_link *tlink;
1359 struct tcon_link *tlink;
1450 struct tcon_link *tlink;
H A Ddir.c179 struct tcon_link *tlink, unsigned int oflags, umode_t mode, __u32 *oplock,
470 struct tcon_link *tlink;
585 struct tcon_link *tlink;
628 struct tcon_link *tlink;
679 struct tcon_link *tlink;
H A Dcifs_fs_sb.h54 struct tcon_link *master_tlink;
H A Dxattr.c103 struct tcon_link *tlink; in cifs_xattr_set()
279 struct tcon_link *tlink; in cifs_xattr_get()
393 struct tcon_link *tlink; in cifs_listxattr()
H A Dconnect.c63 static void tlink_rb_insert(struct rb_root *root, struct tcon_link *new_tlink);
2900 cifs_put_tlink(struct tcon_link *tlink) in cifs_put_tlink()
3003 struct tcon_link *tlink; in cifs_match_super()
3685 struct tcon_link *tlink; in mount_setup_tlink()
3973 struct tcon_link *tlink; in cifs_umount()
3989 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in cifs_umount()
4306 static struct tcon_link *
4310 struct tcon_link *tlink; in tlink_rb_search()
4313 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in tlink_rb_search()
4327 tlink_rb_insert(struct rb_root *root, struct tcon_link *new_tlink) in tlink_rb_insert()
[all …]
H A Dcifsacl.c1419 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_fid()
1445 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_path()
1510 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_cifs_acl()
1563 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in cifs_acl_to_fattr()
1617 struct tcon_link *tlink; in id_mode_to_cifs_acl()
1716 struct tcon_link *tlink; in cifs_get_acl()
1779 struct tcon_link *tlink; in cifs_set_acl()
H A Dinode.c437 struct tcon_link *tlink; in cifs_get_unix_fattr()
523 struct tcon_link *tlink; in cifs_sfu_type()
711 struct tcon_link *tlink; in cifs_sfu_mode()
1267 struct tcon_link *tlink; in cifs_get_fattr()
1456 struct tcon_link *tlink; in smb311_posix_get_fattr()
1798 struct tcon_link *tlink; in cifs_rename_pending_delete()
1942 struct tcon_link *tlink; in __cifs_unlink()
2259 struct tcon_link *tlink;
2337 struct tcon_link *tlink;
2418 struct tcon_link *tlink;
[all …]
H A Dmisc.c415 cifs_add_pending_open_locked(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open_locked()
426 cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open()
567 struct tcon_link *tlink; in cifs_close_all_deferred_files_sb()
573 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in cifs_close_all_deferred_files_sb()
H A Dsmb2misc.c493 struct tcon_link *tlink;
514 smb2_queue_pending_open_break(struct tcon_link *tlink, __u8 *lease_key, in smb2_queue_pending_open_break()
641 struct tcon_link *tlink; in smb2_is_valid_lease_break()
H A Dcifsproto.h170 struct tcon_link *tlink, __u32 oplock,
247 void cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink,
250 struct tcon_link *tlink,
H A Dlink.c449 struct tcon_link *tlink;
549 struct tcon_link *tlink;
H A Dioctl.c169 struct tcon_link *tlink; in cifs_shutdown()
356 struct tcon_link *tlink; in cifs_ioctl()
H A Dcached_dir.c543 struct tcon_link *tlink; in close_all_cached_dirs()
550 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in close_all_cached_dirs()
H A Dreaddir.c350 struct tcon_link *tlink = NULL; in _initiate_cifs_search()
1053 struct tcon_link *tlink = NULL; in cifs_readdir()
H A Dfile.c487 struct tcon_link *tlink; in cifs_posix_open()
658 struct tcon_link *tlink, __u32 oplock, in cifs_new_fileinfo()
1013 struct tcon_link *tlink; in cifs_open()
3163 struct tcon_link *tlink; in cifs_oplock_break()
H A Dsmb2inode.c1406 struct tcon_link *tlink; in smb2_set_file_info()
1584 struct tcon_link *tlink; in smb2_rename_pending_delete()
H A Dreparse.c255 struct tcon_link *tlink; in detect_directory_symlink_target()
H A Dsmb1ops.c959 struct tcon_link *tlink = NULL; in smb_set_file_info()
H A Dsmb2ops.c3197 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_fid()
3228 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_path()
3294 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_smb2_acl()