Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifsglob.h1136 struct tcon_link { struct
1148 extern struct tcon_link *cifs_sb_tlink(struct cifs_sb_info *cifs_sb); argument
1152 tlink_tcon(struct tcon_link *tlink) in tlink_tcon()
1157 static inline struct tcon_link *
1163 extern void cifs_put_tlink(struct tcon_link *tlink);
1165 static inline struct tcon_link *
1166 cifs_get_tlink(struct tcon_link *tlink) in cifs_get_tlink()
1180 struct tcon_link *tlink;
1187 struct tcon_link *tlink;
1274 struct tcon_link *tlink;
A Ddir.c169 struct tcon_link *tlink, unsigned oflags, umode_t mode, in cifs_do_create()
414 struct tcon_link *tlink; in cifs_atomic_open()
532 struct tcon_link *tlink; in cifs_create()
572 struct tcon_link *tlink; in cifs_mknod()
616 struct tcon_link *tlink; in cifs_lookup()
A Dcifs_fs_sb.h53 struct tcon_link *master_tlink;
A Dxattr.c101 struct tcon_link *tlink; in cifs_xattr_set()
288 struct tcon_link *tlink; in cifs_xattr_get()
407 struct tcon_link *tlink; in cifs_listxattr()
A Dinode.c375 struct tcon_link *tlink;
438 struct tcon_link *tlink;
555 struct tcon_link *tlink;
920 struct tcon_link *tlink;
1109 struct tcon_link *tlink;
1446 struct tcon_link *tlink;
1588 struct tcon_link *tlink;
1852 struct tcon_link *tlink;
1928 struct tcon_link *tlink;
2007 struct tcon_link *tlink;
[all …]
A Dconnect.c2410 cifs_put_tlink(struct tcon_link *tlink) in cifs_put_tlink()
2500 struct tcon_link *tlink; in cifs_match_super()
3086 struct tcon_link *tlink; in mount_setup_tlink()
3777 struct tcon_link *tlink; in cifs_umount()
3946 static struct tcon_link *
3950 struct tcon_link *tlink; in tlink_rb_search()
3970 struct tcon_link *tlink; in tlink_rb_insert()
4002 struct tcon_link *
4007 struct tcon_link *tlink, *newtlink; in cifs_sb_tlink()
4087 struct tcon_link *tlink; in cifs_prune_tlinks()
[all …]
A Dlink.c504 struct tcon_link *tlink; in cifs_hardlink()
604 struct tcon_link *tlink = NULL; in cifs_get_link()
670 struct tcon_link *tlink; in cifs_symlink()
A Dsmb2misc.c491 struct tcon_link *tlink;
512 smb2_queue_pending_open_break(struct tcon_link *tlink, __u8 *lease_key, in smb2_queue_pending_open_break()
626 struct tcon_link *tlink; in smb2_is_valid_lease_break()
A Dcifsproto.h183 struct tcon_link *tlink,
251 struct tcon_link *tlink,
254 struct tcon_link *tlink,
A Dcifsacl.c1386 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_fid()
1412 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_path()
1473 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_cifs_acl()
1522 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in cifs_acl_to_fattr()
1575 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in id_mode_to_cifs_acl()
A Dioctl.c321 struct tcon_link *tlink; in cifs_ioctl()
A Dmisc.c644 cifs_add_pending_open_locked(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open_locked()
655 cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open()
A Dsmb2inode.c729 struct tcon_link *tlink; in smb2_set_file_info()
A Dreaddir.c378 struct tcon_link *tlink = NULL; in _initiate_cifs_search()
A Dsmb1ops.c766 struct tcon_link *tlink = NULL; in smb_set_file_info()
A Dfile.c112 struct tcon_link *tlink; in cifs_posix_open()
283 struct tcon_link *tlink, __u32 oplock) in cifs_new_fileinfo()
523 struct tcon_link *tlink; in cifs_open()
A Dsmb2ops.c3353 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_fid()
3384 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_path()
3446 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_smb2_acl()

Completed in 57 milliseconds