Lines Matching defs:smb_com_readx_req
1058 typedef struct smb_com_readx_req { struct
1059 struct smb_hdr hdr; /* wct = 10 */
1060 __u8 AndXCommand;
1061 __u8 AndXReserved;
1062 __le16 AndXOffset;
1063 __u16 Fid;
1064 __le32 OffsetLow;
1065 __le16 MaxCount;
1066 __le16 MinCount; /* obsolete */
1067 __le32 Reserved;
1068 __le16 Remaining;
1069 __le16 ByteCount;