Home
last modified time | relevance | path

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

/linux-5.10/fs/cifs/
Dsmb2pdu.h1465 struct smb2_query_info_req { struct
1466 struct smb2_sync_hdr sync_hdr;
1467 __le16 StructureSize; /* Must be 41 */
1468 __u8 InfoType;
1469 __u8 FileInfoClass;
1470 __le32 OutputBufferLength;
1471 __le16 InputBufferOffset;
1472 __u16 Reserved;
1473 __le32 InputBufferLength;
1474 __le32 AdditionalInformation;
[all …]