Searched defs:srv_copychunk (Results 1 – 2 of 2) sorted by relevance
193 struct srv_copychunk { struct204 struct srv_copychunk Chunks[] __counted_by_le(ChunkCount); argument
1288 struct srv_copychunk { struct1289 __le64 SourceOffset;1290 __le64 DestinationOffset;1291 __le32 CopyLength;1292 __u32 Reserved;
Completed in 25 milliseconds