Searched defs:smb2_query_info_req (Results 1 – 1 of 1) sorted by relevance
1653 struct smb2_query_info_req { struct1654 struct smb2_hdr hdr;1655 __le16 StructureSize; /* Must be 41 */1656 __u8 InfoType;1657 __u8 FileInfoClass;1658 __le32 OutputBufferLength;1659 __le16 InputBufferOffset;1660 __u16 Reserved;1661 __le32 InputBufferLength;1662 __le32 AdditionalInformation;[all …]