ReactOS 0.4.16-dev-250-g3ecd236
|
#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(), FsdGetFsAttributeInformation(), GetVolumeInformationW(), NpQueryFsAttributeInfo(), NtfsGetFsAttributeInformation(), and TestFileFsAttributeInformation().
WCHAR _FILE_FS_ATTRIBUTE_INFORMATION::FileSystemName |
Definition at line 258 of file from_kernel.h.
Referenced by Ext2QueryVolumeInformation(), FsdGetFsAttributeInformation(), GetFileSystem(), GetFileSystemNameWorker(), GetVolumeInformationW(), nfs41_QueryVolumeInformation(), NpQueryFsAttributeInfo(), NtfsGetFsAttributeInformation(), ShowFileSystemInfo(), test_query_attribute_information_file(), and TestFileFsAttributeInformation().
ULONG _FILE_FS_ATTRIBUTE_INFORMATION::FileSystemNameLength |
Definition at line 257 of file from_kernel.h.
Referenced by Ext2QueryVolumeInformation(), FsdGetFsAttributeInformation(), GetFileSystem(), GetFileSystemNameWorker(), GetVolumeInformationW(), nfs41_QueryVolumeInformation(), NpQueryFsAttributeInfo(), NtfsGetFsAttributeInformation(), 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(), FsdGetFsAttributeInformation(), GetVolumeInformationW(), isFilenameTooLong(), NpQueryFsAttributeInfo(), NtfsGetFsAttributeInformation(), test_query_attribute_information_file(), and TestFileFsAttributeInformation().
ULONG _FILE_FS_ATTRIBUTE_INFORMATION::MaximumComponentNameLength |