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.h1589 struct smb2_query_info_req { struct
1590 struct smb2_hdr hdr;
1591 __le16 StructureSize; /* Must be 41 */
1592 __u8 InfoType;
1593 __u8 FileInfoClass;
1594 __le32 OutputBufferLength;
1595 __le16 InputBufferOffset;
1596 __u16 Reserved;
1597 __le32 InputBufferLength;
1598 __le32 AdditionalInformation;
[all …]