Searched refs:target_tcon (Results 1 – 1 of 1) sorted by relevance
44 struct cifs_tcon *target_tcon; in cifs_ioctl_clone() local86 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()