Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h1032 typedef struct smb_com_read_req { struct
1034 __u8 AndXCommand;
1035 __u8 AndXReserved;
1036 __le16 AndXOffset;
1037 __u16 Fid;
1038 __le32 OffsetLow;
1039 __le16 MaxCount;
1041 __le32 MaxCountHigh;
1042 __le16 Remaining;
1043 __le32 OffsetHigh;
[all …]