Home
last modified time | relevance | path

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

/linux-6.14.4/fs/smb/common/
Dsmb2pdu.h1671 struct smb2_query_info_req { struct
1672 struct smb2_hdr hdr;
1673 __le16 StructureSize; /* Must be 41 */
1674 __u8 InfoType;
1675 __u8 FileInfoClass;
1676 __le32 OutputBufferLength;
1677 __le16 InputBufferOffset;
1678 __u16 Reserved;
1679 __le32 InputBufferLength;
1680 __le32 AdditionalInformation;
[all …]