Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h1648 struct smb2_query_info_req { struct
1649 struct smb2_hdr hdr;
1650 __le16 StructureSize; /* Must be 41 */
1651 __u8 InfoType;
1652 __u8 FileInfoClass;
1653 __le32 OutputBufferLength;
1654 __le16 InputBufferOffset;
1655 __u16 Reserved;
1656 __le32 InputBufferLength;
1657 __le32 AdditionalInformation;
[all …]