Searched refs:tcon_link (Results 1 – 16 of 16) sorted by relevance
/linux-4.1.27/fs/cifs/ |
D | xattr.c | 46 struct tcon_link *tlink; in cifs_removexattr() 107 struct tcon_link *tlink; in cifs_setxattr() 242 struct tcon_link *tlink; in cifs_getxattr() 378 struct tcon_link *tlink; in cifs_listxattr()
|
D | cifsglob.h | 917 struct tcon_link { struct 929 extern struct tcon_link *cifs_sb_tlink(struct cifs_sb_info *cifs_sb); argument 932 tlink_tcon(struct tcon_link *tlink) in tlink_tcon() 937 extern void cifs_put_tlink(struct tcon_link *tlink); 939 static inline struct tcon_link * 940 cifs_get_tlink(struct tcon_link *tlink) in cifs_get_tlink() 954 struct tcon_link *tlink; 1032 struct tcon_link *tlink;
|
D | cifs_fs_sb.h | 53 struct tcon_link *master_tlink;
|
D | dir.c | 195 struct tcon_link *tlink, unsigned oflags, umode_t mode, in cifs_do_create() 422 struct tcon_link *tlink; in cifs_atomic_open() 537 struct tcon_link *tlink; in cifs_create() 575 struct tcon_link *tlink; in cifs_mknod() 714 struct tcon_link *tlink; in cifs_lookup()
|
D | inode.c | 364 struct tcon_link *tlink; 432 struct tcon_link *tlink; 549 struct tcon_link *tlink; 714 struct tcon_link *tlink; 1097 struct tcon_link *tlink; 1238 struct tcon_link *tlink; 1479 struct tcon_link *tlink; 1543 struct tcon_link *tlink; 1610 struct tcon_link *tlink; 1671 struct tcon_link *tlink; [all …]
|
D | connect.c | 287 static void tlink_rb_insert(struct rb_root *root, struct tcon_link *new_tlink); 2670 cifs_put_tlink(struct tcon_link *tlink) in cifs_put_tlink() 2687 static inline struct tcon_link * 2741 struct tcon_link *tlink; in cifs_match_super() 3446 struct tcon_link *tlink; in cifs_mount() 3813 struct tcon_link *tlink; in cifs_umount() 3819 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in cifs_umount() 3963 static struct tcon_link * 3967 struct tcon_link *tlink; in tlink_rb_search() 3970 tlink = rb_entry(node, struct tcon_link, tl_rbnode); in tlink_rb_search() [all …]
|
D | cifsacl.c | 873 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_fid() 899 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_cifs_acl_by_path() 963 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_cifs_acl() 1015 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in cifs_acl_to_fattr() 1061 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in id_mode_to_cifs_acl()
|
D | cifsproto.h | 145 struct tcon_link *tlink, 204 struct tcon_link *tlink, 207 struct tcon_link *tlink,
|
D | link.c | 548 struct tcon_link *tlink; in cifs_hardlink() 638 struct tcon_link *tlink = NULL; in cifs_follow_link() 692 struct tcon_link *tlink; in cifs_symlink()
|
D | misc.c | 622 cifs_add_pending_open_locked(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open_locked() 635 cifs_add_pending_open(struct cifs_fid *fid, struct tcon_link *tlink, in cifs_add_pending_open()
|
D | cifs_dfs_ref.c | 289 struct tcon_link *tlink; in cifs_dfs_do_automount()
|
D | smb2inode.c | 266 struct tcon_link *tlink; in smb2_set_file_info()
|
D | smb2misc.c | 419 struct tcon_link *tlink;
|
D | readdir.c | 271 struct tcon_link *tlink = NULL; in initiate_cifs_search()
|
D | smb1ops.c | 776 struct tcon_link *tlink = NULL; in smb_set_file_info()
|
D | file.c | 122 struct tcon_link *tlink; in cifs_posix_open() 272 struct tcon_link *tlink, __u32 oplock) in cifs_new_fileinfo() 446 struct tcon_link *tlink; in cifs_open()
|