Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifspdu.h1200 typedef struct smb_com_transaction_ioctl_req { struct
1201 struct smb_hdr hdr; /* wct = 23 */
1202 __u8 MaxSetupCount;
1203 __u16 Reserved;
1204 __le32 TotalParameterCount;
1205 __le32 TotalDataCount;
1206 __le32 MaxParameterCount;
1207 __le32 MaxDataCount;
1208 __le32 ParameterCount;
1209 __le32 ParameterOffset;
[all …]