Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/server/
Dsmb2pdu.h299 struct smb2_file_stream_info { struct
300 __le32 NextEntryOffset;
301 __le32 StreamNameLength;
302 __le64 StreamSize;
303 __le64 StreamAllocationSize;
304 char StreamName[];