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.h1334 typedef struct smb_com_transaction_ioctl_req { struct
1335 struct smb_hdr hdr; /* wct = 23 */
1336 __u8 MaxSetupCount;
1337 __u16 Reserved;
1338 __le32 TotalParameterCount;
1339 __le32 TotalDataCount;
1340 __le32 MaxParameterCount;
1341 __le32 MaxDataCount;
1342 __le32 ParameterCount;
1343 __le32 ParameterOffset;
[all …]