Searched defs:_FILE_FS_ATTRIBUTE_INFORMATION (Results 1 – 1 of 1) sorted by relevance
4381 typedef struct _FILE_FS_ATTRIBUTE_INFORMATION { struct4382 ULONG FileSystemAttributes;4383 LONG MaximumComponentNameLength;4384 ULONG FileSystemNameLength;4385 WCHAR FileSystemName[1];