Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifspdu.h1456 typedef struct smb_com_transaction_change_notify_req { struct
1457 struct smb_hdr hdr; /* wct = 23 */
1458 __u8 MaxSetupCount;
1459 __u16 Reserved;
1460 __le32 TotalParameterCount;
1461 __le32 TotalDataCount;
1462 __le32 MaxParameterCount;
1463 __le32 MaxDataCount;
1464 __le32 ParameterCount;
1465 __le32 ParameterOffset;
[all …]