Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifspdu.h1072 typedef struct smb_com_read_req { struct
1073 struct smb_hdr hdr; /* wct = 12 */
1074 __u8 AndXCommand;
1075 __u8 AndXReserved;
1076 __le16 AndXOffset;
1077 __u16 Fid;
1078 __le32 OffsetLow;
1079 __le16 MaxCount;
1080 __le16 MinCount; /* obsolete */
1081 __le32 MaxCountHigh;
[all …]