Home
last modified time | relevance | path

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

/linux-3.4.99/fs/cifs/
Dcifspdu.h1409 typedef struct smb_com_transaction_change_notify_req { struct
1410 struct smb_hdr hdr; /* wct = 23 */
1411 __u8 MaxSetupCount;
1412 __u16 Reserved;
1413 __le32 TotalParameterCount;
1414 __le32 TotalDataCount;
1415 __le32 MaxParameterCount;
1416 __le32 MaxDataCount;
1417 __le32 ParameterCount;
1418 __le32 ParameterOffset;
[all …]