Home
last modified time | relevance | path

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

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