Searched defs:smb2_query_info_req (Results 1 – 1 of 1) sorted by relevance
1153 struct smb2_query_info_req { struct1154 struct smb2_sync_hdr sync_hdr;1155 __le16 StructureSize; /* Must be 41 */1156 __u8 InfoType;1157 __u8 FileInfoClass;1158 __le32 OutputBufferLength;1159 __le16 InputBufferOffset;1160 __u16 Reserved;1161 __le32 InputBufferLength;1162 __le32 AdditionalInformation;[all …]