Lines Matching refs:src_off
1787 struct cifsFileInfo *trgtfile, u64 src_off, in smb2_copychunk_range() argument
1822 tcon->ses->Suid, src_off, dest_off, len); in smb2_copychunk_range()
1825 pcchunk->SourceOffset = cpu_to_le64(src_off); in smb2_copychunk_range()
1866 src_off += bytes_written; in smb2_copychunk_range()
1877 tcon->ses->Suid, src_off, dest_off, len); in smb2_copychunk_range()
2040 struct cifsFileInfo *trgtfile, u64 src_off, in smb2_duplicate_extents() argument
2056 dup_ext_buf.SourceFileOffset = cpu_to_le64(src_off); in smb2_duplicate_extents()
2060 src_off, dest_off, len); in smb2_duplicate_extents()
2063 tcon->ses->Suid, src_off, dest_off, len); in smb2_duplicate_extents()
2095 tcon->tid, tcon->ses->Suid, src_off, in smb2_duplicate_extents()
2100 tcon->ses->Suid, src_off, dest_off, len); in smb2_duplicate_extents()