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.h1674 struct smb2_query_info_req { struct
1675 struct smb2_hdr hdr;
1676 __le16 StructureSize; /* Must be 41 */
1677 __u8 InfoType;
1678 __u8 FileInfoClass;
1679 __le32 OutputBufferLength;
1680 __le16 InputBufferOffset;
1681 __u16 Reserved;
1682 __le32 InputBufferLength;
1683 __le32 AdditionalInformation;
[all …]