Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h1318 typedef struct smb_com_transaction_compr_ioctl_req { struct
1319 struct smb_hdr hdr; /* wct = 23 */
1320 __u8 MaxSetupCount;
1321 __u16 Reserved;
1322 __le32 TotalParameterCount;
1323 __le32 TotalDataCount;
1324 __le32 MaxParameterCount;
1325 __le32 MaxDataCount;
1326 __le32 ParameterCount;
1327 __le32 ParameterOffset;
[all …]