ReactOS
0.4.12-dev-720-g6accaef
|
#include <from_kernel.h>
Public Attributes | |
ULONG | FileSystemAttributes |
LONG | MaximumComponentNameLength |
ULONG | FileSystemNameLength |
WCHAR | FileSystemName [1] |
ULONG | FileSystemAttribute |
ULONG | MaximumComponentNameLength |
Definition at line 254 of file from_kernel.h.
ULONG _FILE_FS_ATTRIBUTE_INFORMATION::FileSystemAttribute |
Definition at line 436 of file winioctl.h.
Referenced by test_query_attribute_information_file().
ULONG _FILE_FS_ATTRIBUTE_INFORMATION::FileSystemAttributes |
Definition at line 255 of file from_kernel.h.
Referenced by Ext2QueryVolumeInformation(), FFSQueryVolumeInformation(), FsdGetFsAttributeInformation(), GetVolumeInformationW(), NpQueryFsAttributeInfo(), NtfsGetFsAttributeInformation(), RfsdQueryVolumeInformation(), and TestFileFsAttributeInformation().
WCHAR _FILE_FS_ATTRIBUTE_INFORMATION::FileSystemName |
Definition at line 258 of file from_kernel.h.
Referenced by _MyGetFileSystem(), Ext2QueryVolumeInformation(), FFSQueryVolumeInformation(), FsdGetFsAttributeInformation(), GetFileSystem(), GetVolumeInformationW(), nfs41_QueryVolumeInformation(), NpQueryFsAttributeInfo(), NtfsGetFsAttributeInformation(), RfsdQueryVolumeInformation(), test_query_attribute_information_file(), and TestFileFsAttributeInformation().
ULONG _FILE_FS_ATTRIBUTE_INFORMATION::FileSystemNameLength |
Definition at line 257 of file from_kernel.h.
Referenced by _MyGetFileSystem(), Ext2QueryVolumeInformation(), FFSQueryVolumeInformation(), FsdGetFsAttributeInformation(), GetFileSystem(), GetVolumeInformationW(), nfs41_QueryVolumeInformation(), NpQueryFsAttributeInfo(), NtfsGetFsAttributeInformation(), RfsdQueryVolumeInformation(), test_query_attribute_information_file(), and TestFileFsAttributeInformation().
LONG _FILE_FS_ATTRIBUTE_INFORMATION::MaximumComponentNameLength |
Definition at line 256 of file from_kernel.h.
Referenced by Ext2QueryVolumeInformation(), FFSQueryVolumeInformation(), FsdGetFsAttributeInformation(), GetVolumeInformationW(), isFilenameTooLong(), NpQueryFsAttributeInfo(), NtfsGetFsAttributeInformation(), RfsdQueryVolumeInformation(), test_query_attribute_information_file(), and TestFileFsAttributeInformation().
ULONG _FILE_FS_ATTRIBUTE_INFORMATION::MaximumComponentNameLength |