Searched defs:smb2_query_info_req (Results 1 – 1 of 1) sorted by relevance
968 struct smb2_query_info_req { struct969 struct smb2_hdr hdr;970 __le16 StructureSize; /* Must be 41 */971 __u8 InfoType;972 __u8 FileInfoClass;973 __le32 OutputBufferLength;974 __le16 InputBufferOffset;975 __u16 Reserved;976 __le32 InputBufferLength;977 __le32 AdditionalInformation;[all …]