Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h966 typedef struct smb_com_writex_req { struct
967 struct smb_hdr hdr; /* wct = 12 */
968 __u8 AndXCommand;
969 __u8 AndXReserved;
970 __le16 AndXOffset;
971 __u16 Fid;
972 __le32 OffsetLow;
973 __u32 Reserved; /* Timeout */
974 __le16 WriteMode; /* 1 = write through */
975 __le16 Remaining;
[all …]