Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/common/
Dsmb2pdu.h1576 struct smb2_query_info_req { struct
1577 struct smb2_hdr hdr;
1578 __le16 StructureSize; /* Must be 41 */
1579 __u8 InfoType;
1580 __u8 FileInfoClass;
1581 __le32 OutputBufferLength;
1582 __le16 InputBufferOffset;
1583 __u16 Reserved;
1584 __le32 InputBufferLength;
1585 __le32 AdditionalInformation;
[all …]