Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dcifspdu.h1767 struct smb_com_transaction2_sfi_req { struct
1768 struct smb_hdr hdr; /* wct = 15 */
1769 __le16 TotalParameterCount;
1770 __le16 TotalDataCount;
1771 __le16 MaxParameterCount;
1772 __le16 MaxDataCount;
1773 __u8 MaxSetupCount;
1774 __u8 Reserved;
1775 __le16 Flags;
1776 __le32 Timeout;
[all …]