Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dsmb2pdu.h196 struct srv_copychunk { struct
207 struct srv_copychunk Chunks[] __counted_by_le(ChunkCount); argument
/linux/fs/smb/client/
H A Dcifspdu.h1327 struct srv_copychunk { struct
1328 __le64 SourceOffset;
1329 __le64 DestinationOffset;
1330 __le32 CopyLength;
1331 __u32 Reserved;