Home
last modified time | relevance | path

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

/fs/cifs/
Dsmb2ops.c583 u64 len, u64 dest_off) in smb2_clone_range() argument
617 pcchunk->TargetOffset = cpu_to_le64(dest_off); in smb2_clone_range()
658 dest_off += le32_to_cpu(retbuf->TotalBytesWritten); in smb2_clone_range()
821 u64 len, u64 dest_off) in smb2_duplicate_extents() argument
836 dup_ext_buf.TargetFileOffset = cpu_to_le64(dest_off); in smb2_duplicate_extents()
839 src_off, dest_off, len); in smb2_duplicate_extents()
841 rc = smb2_set_file_size(xid, tcon, trgtfile, dest_off + len, false); in smb2_duplicate_extents()
Dcifsglob.h397 u64 dest_off);
400 u64 dest_off);