Lines Matching refs:src_off
1812 struct cifsFileInfo *trgtfile, u64 src_off, in smb2_copychunk_range() argument
1847 tcon->ses->Suid, src_off, dest_off, len); in smb2_copychunk_range()
1850 pcchunk->SourceOffset = cpu_to_le64(src_off); in smb2_copychunk_range()
1891 src_off += bytes_written; in smb2_copychunk_range()
1902 tcon->ses->Suid, src_off, dest_off, len); in smb2_copychunk_range()
2065 struct cifsFileInfo *trgtfile, u64 src_off, in smb2_duplicate_extents() argument
2081 dup_ext_buf.SourceFileOffset = cpu_to_le64(src_off); in smb2_duplicate_extents()
2085 src_off, dest_off, len); in smb2_duplicate_extents()
2088 tcon->ses->Suid, src_off, dest_off, len); in smb2_duplicate_extents()
2120 tcon->tid, tcon->ses->Suid, src_off, in smb2_duplicate_extents()
2125 tcon->ses->Suid, src_off, dest_off, len); in smb2_duplicate_extents()