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.h919 typedef struct smb_com_write_rsp { struct
920 struct smb_hdr hdr; /* wct = 6 */
921 __u8 AndXCommand;
922 __u8 AndXReserved;
923 __le16 AndXOffset;
924 __le16 Count;
925 __le16 Remaining;
926 __le16 CountHigh;
927 __u16 Reserved;
928 __u16 ByteCount;