Searched defs:smb2_query_info_req (Results 1 – 1 of 1) sorted by relevance
858 struct smb2_query_info_req { struct859 struct smb2_hdr hdr;860 __le16 StructureSize; /* Must be 41 */861 __u8 InfoType;862 __u8 FileInfoClass;863 __le32 OutputBufferLength;864 __le16 InputBufferOffset;865 __u16 Reserved;866 __le32 InputBufferLength;867 __le32 AdditionalInformation;[all …]