Home
last modified time | relevance | path

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

/linux-3.3/fs/cifs/
Dcifspdu.h1701 struct smb_com_transaction2_sfi_req { struct
1702 struct smb_hdr hdr; /* wct = 15 */
1703 __le16 TotalParameterCount;
1704 __le16 TotalDataCount;
1705 __le16 MaxParameterCount;
1706 __le16 MaxDataCount;
1707 __u8 MaxSetupCount;
1708 __u8 Reserved;
1709 __le16 Flags;
1710 __le32 Timeout;
[all …]