Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h1144 typedef struct smb_com_copy_rsp { struct
1145 struct smb_hdr hdr; /* wct = 1 */
1146 __le16 CopyCount; /* number of files copied */
1147 __u16 ByteCount; /* may be zero */
1148 __u8 BufferFormat; /* 0x04 - only present if errored file follows */
1149 unsigned char ErrorFileName[]; /* only present if error in copy */