Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h1413 typedef struct smb_com_transaction_change_notify_req { struct
1414 struct smb_hdr hdr; /* wct = 23 */
1415 __u8 MaxSetupCount;
1416 __u16 Reserved;
1417 __le32 TotalParameterCount;
1418 __le32 TotalDataCount;
1419 __le32 MaxParameterCount;
1420 __le32 MaxDataCount;
1421 __le32 ParameterCount;
1422 __le32 ParameterOffset;
[all …]