Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h1005 typedef struct smb_com_write_rsp { struct
1006 struct smb_hdr hdr; /* wct = 6 */
1007 __u8 AndXCommand;
1008 __u8 AndXReserved;
1009 __le16 AndXOffset;
1010 __le16 Count;
1011 __le16 Remaining;
1012 __le16 CountHigh;
1013 __u16 Reserved;
1014 __u16 ByteCount;