Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ksmbd/
Dsmb2pdu.h327 struct smb2_file_stream_info { struct
328 __le32 NextEntryOffset;
329 __le32 StreamNameLength;
330 __le64 StreamSize;
331 __le64 StreamAllocationSize;
332 char StreamName[];