Home
last modified time | relevance | path

Searched refs:tcon_link (Results 1 – 11 of 11) 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;
1451 struct tcon_link *tlink;
H A Dcifs_fs_sb.h54 struct tcon_link *master_tlink;
H A Dmisc.c419 cifs_add_pending_open_locked(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open_locked()
430 cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open()
581 struct tcon_link *tlink; in cifs_close_all_deferred_files_sb()
587 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in cifs_close_all_deferred_files_sb()
H A Dcifsproto.h171 struct tcon_link *tlink, __u32 oplock,
248 void cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink,
251 struct tcon_link *tlink,
H A Dcifsacl.c1560 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_fid()
1586 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_path()
1651 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_cifs_acl()
1704 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in cifs_acl_to_fattr()
1758 struct tcon_link *tlink; in id_mode_to_cifs_acl()
1879 struct tcon_link *tlink; in cifs_get_acl()
1942 struct tcon_link *tlink; in cifs_set_acl()
H A Dsmb2misc.c530 struct tcon_link *tlink;
551 smb2_queue_pending_open_break(struct tcon_link *tlink, __u8 *lease_key, in smb2_queue_pending_open_break()
678 struct tcon_link *tlink; in smb2_is_valid_lease_break()
H A Dlink.c440 struct tcon_link *tlink;
541 struct tcon_link *tlink;
H A Dcached_dir.c551 struct tcon_link *tlink; in close_all_cached_dirs()
558 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()
1060 struct tcon_link *tlink = NULL; in cifs_readdir()
H A Dfile.c499 struct tcon_link *tlink; in cifs_posix_open()
670 struct tcon_link *tlink, __u32 oplock, in cifs_new_fileinfo()
1037 struct tcon_link *tlink; in cifs_open()
3316 struct tcon_link *tlink; in cifs_oplock_break()
H A Dreparse.c270 struct tcon_link *tlink; in detect_directory_symlink_target()