Home
last modified time | relevance | path

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

/linux-2.6.39/fs/cifs/
Dcifspdu.h1718 struct smb_com_transaction2_sfi_req { struct
1719 struct smb_hdr hdr; /* wct = 15 */
1720 __le16 TotalParameterCount;
1721 __le16 TotalDataCount;
1722 __le16 MaxParameterCount;
1723 __le16 MaxDataCount;
1724 __u8 MaxSetupCount;
1725 __u8 Reserved;
1726 __le16 Flags;
1727 __le32 Timeout;
[all …]