Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifsfs.c984 struct cifsFileInfo *smb_file_target = dst_file->private_data; in cifs_clone_file_range() local
985 struct cifs_tcon *target_tcon = tlink_tcon(smb_file_target->tlink); in cifs_clone_file_range()
1016 smb_file_src, smb_file_target, off, len, destoff); in cifs_clone_file_range()
1039 struct cifsFileInfo *smb_file_target; in cifs_file_copychunk_range() local
1058 smb_file_target = dst_file->private_data; in cifs_file_copychunk_range()
1061 target_tcon = tlink_tcon(smb_file_target->tlink); in cifs_file_copychunk_range()
1081 smb_file_src, smb_file_target, off, len, destoff); in cifs_file_copychunk_range()