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.h194 struct smb2_file_stream_info { struct
195 __le32 NextEntryOffset;
196 __le32 StreamNameLength;
197 __le64 StreamSize;
198 __le64 StreamAllocationSize;
199 char StreamName[];