Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h985 typedef struct smb_com_write_req { struct
986 struct smb_hdr hdr; /* wct = 14 */
987 __u8 AndXCommand;
988 __u8 AndXReserved;
989 __le16 AndXOffset;
990 __u16 Fid;
991 __le32 OffsetLow;
992 __u32 Reserved;
993 __le16 WriteMode;
994 __le16 Remaining;
[all …]