Home
last modified time | relevance | path

Searched defs:srv_copychunk (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/server/
A Dsmb2pdu.h193 struct srv_copychunk { struct
204 struct srv_copychunk Chunks[] __counted_by_le(ChunkCount); argument
/linux/fs/smb/client/
A Dcifspdu.h1288 struct srv_copychunk { struct
1289 __le64 SourceOffset;
1290 __le64 DestinationOffset;
1291 __le32 CopyLength;
1292 __u32 Reserved;

Completed in 25 milliseconds