Home
last modified time | relevance | path

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

/linux-6.8/fs/smb/server/
Dsmb2pdu.h282 struct smb2_file_stream_info { struct
283 __le32 NextEntryOffset;
284 __le32 StreamNameLength;
285 __le64 StreamSize;
286 __le64 StreamAllocationSize;
287 char StreamName[];