Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dioctl.c44 struct cifs_tcon *target_tcon; in cifs_ioctl_clone() local
86 target_tcon = tlink_tcon(smb_file_target->tlink); in cifs_ioctl_clone()
89 if (src_tcon != target_tcon) { in cifs_ioctl_clone()
118 if (target_tcon->ses->server->ops->clone_range) in cifs_ioctl_clone()
119 rc = target_tcon->ses->server->ops->clone_range(xid, in cifs_ioctl_clone()