Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifspdu.h1045 typedef struct smb_com_write_rsp { struct
1046 struct smb_hdr hdr; /* wct = 6 */
1047 __u8 AndXCommand;
1048 __u8 AndXReserved;
1049 __le16 AndXOffset;
1050 __le16 Count;
1051 __le16 Remaining;
1052 __le16 CountHigh;
1053 __u16 Reserved;
1054 __u16 ByteCount;