Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dsmb2pdu.h296 struct smb2_file_stream_info { struct
297 __le32 NextEntryOffset;
298 __le32 StreamNameLength;
299 __le64 StreamSize;
300 __le64 StreamAllocationSize;
301 char StreamName[];