Home
last modified time | relevance | path

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

/linux-6.1.9/fs/smbfs_common/
Dsmb2pdu.h1491 struct smb2_query_info_req { struct
1492 struct smb2_hdr hdr;
1493 __le16 StructureSize; /* Must be 41 */
1494 __u8 InfoType;
1495 __u8 FileInfoClass;
1496 __le32 OutputBufferLength;
1497 __le16 InputBufferOffset;
1498 __u16 Reserved;
1499 __le32 InputBufferLength;
1500 __le32 AdditionalInformation;
[all …]