Searched defs:filesystem_attribute_info (Results 1 – 1 of 1) sorted by relevance
226 struct filesystem_attribute_info { struct227 __le32 Attributes;228 __le32 MaxPathNameComponentLength;229 __le32 FileSystemNameLen;230 __le16 FileSystemName[1]; /* do not have to save this - get subset? */