Home
last modified time | relevance | path

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

/linux/fs/smb/common/
H A Dsmb2pdu.h1595 struct smb2_query_info_req { struct
1596 struct smb2_hdr hdr;
1597 __le16 StructureSize; /* Must be 41 */
1598 __u8 InfoType;
1599 __u8 FileInfoClass;
1600 __le32 OutputBufferLength;
1601 __le16 InputBufferOffset;
1602 __u16 Reserved;
1603 __le32 InputBufferLength;
1604 __le32 AdditionalInformation;
[all …]