Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dioctl.c42 struct cifsFileInfo *smb_file_target = dst_file->private_data; in cifs_ioctl_clone() local
83 smb_file_target = dst_file->private_data; in cifs_ioctl_clone()
86 target_tcon = tlink_tcon(smb_file_target->tlink); in cifs_ioctl_clone()
120 smb_file_src, smb_file_target, off, len, destoff); in cifs_ioctl_clone()