Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dsmb2pdu.h1153 struct smb2_query_info_req { struct
1154 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 …]