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.h1770 struct smb2_query_info_req { struct
1771 struct smb2_hdr hdr;
1772 __le16 StructureSize; /* Must be 41 */
1773 __u8 InfoType;
1774 __u8 FileInfoClass;
1775 __le32 OutputBufferLength;
1776 __le16 InputBufferOffset;
1777 __u16 Reserved;
1778 __le32 InputBufferLength;
1779 __le32 AdditionalInformation;
[all …]