Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifsfs.c983 struct cifsFileInfo *smb_file_target; in cifs_clone_file_range() local
998 smb_file_target = dst_file->private_data; in cifs_clone_file_range()
999 target_tcon = tlink_tcon(smb_file_target->tlink); in cifs_clone_file_range()
1018 smb_file_src, smb_file_target, off, len, destoff); in cifs_clone_file_range()
1041 struct cifsFileInfo *smb_file_target; in cifs_file_copychunk_range() local
1060 smb_file_target = dst_file->private_data; in cifs_file_copychunk_range()
1063 target_tcon = tlink_tcon(smb_file_target->tlink); in cifs_file_copychunk_range()
1083 smb_file_src, smb_file_target, off, len, destoff); in cifs_file_copychunk_range()