Searched refs:tcon_link (Results 1 – 17 of 17) sorted by relevance
/linux/fs/cifs/ |
A D | cifsglob.h | 1136 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 D | dir.c | 169 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 D | cifs_fs_sb.h | 53 struct tcon_link *master_tlink;
|
A D | xattr.c | 101 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 D | inode.c | 375 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 D | connect.c | 2410 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 D | link.c | 504 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 D | smb2misc.c | 491 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 D | cifsproto.h | 183 struct tcon_link *tlink, 251 struct tcon_link *tlink, 254 struct tcon_link *tlink,
|
A D | cifsacl.c | 1386 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 D | ioctl.c | 321 struct tcon_link *tlink; in cifs_ioctl()
|
A D | misc.c | 644 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 D | smb2inode.c | 729 struct tcon_link *tlink; in smb2_set_file_info()
|
A D | readdir.c | 378 struct tcon_link *tlink = NULL; in _initiate_cifs_search()
|
A D | smb1ops.c | 766 struct tcon_link *tlink = NULL; in smb_set_file_info()
|
A D | file.c | 112 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 D | smb2ops.c | 3353 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