Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h898 struct smb2_query_directory_req { struct
899 struct smb2_hdr hdr;
901 __u8 FileInformationClass;
902 __u8 Flags;
903 __le32 FileIndex;
904 __u64 PersistentFileId;
905 __u64 VolatileFileId;
906 __le16 FileNameOffset;
907 __le16 FileNameLength;
908 __le32 OutputBufferLength;
[all …]