ReactOS 0.4.16-dev-340-g0540c21
|
#include <ntfs.h>
ULONG _NTFS_INFO::BytesPerCluster |
Definition at line 69 of file ntfs.h.
Referenced by NtfsGetVolumeData().
ULONG _NTFS_INFO::BytesPerFileRecord |
Definition at line 74 of file ntfs.h.
Referenced by NtfsGetVolumeData().
ULONG _NTFS_INFO::BytesPerIndexRecord |
Definition at line 75 of file ntfs.h.
Referenced by NtfsGetVolumeData().
ULONG _NTFS_INFO::BytesPerSector |
Definition at line 67 of file ntfs.h.
Referenced by NtfsGetVolumeData().
ULONGLONG _NTFS_INFO::ClusterCount |
Definition at line 71 of file ntfs.h.
Referenced by NtfsGetVolumeData().
USHORT _NTFS_INFO::Flags |
Definition at line 82 of file ntfs.h.
Referenced by NtfsGetVolumeData().
UCHAR _NTFS_INFO::MajorVersion |
Definition at line 80 of file ntfs.h.
Referenced by NtfsGetVolumeData().
ULARGE_INTEGER _NTFS_INFO::MftMirrStart |
Definition at line 73 of file ntfs.h.
Referenced by NtfsGetVolumeData().
ULARGE_INTEGER _NTFS_INFO::MftStart |
Definition at line 72 of file ntfs.h.
Referenced by NtfsGetVolumeData().
ULONG _NTFS_INFO::MftZoneReservation |
Definition at line 84 of file ntfs.h.
Referenced by NtfsGetVolumeData().
UCHAR _NTFS_INFO::MinorVersion |
Definition at line 81 of file ntfs.h.
Referenced by NtfsGetVolumeData().
ULONGLONG _NTFS_INFO::SectorCount |
Definition at line 70 of file ntfs.h.
Referenced by NtfsGetVolumeData().
ULONG _NTFS_INFO::SectorsPerCluster |
Definition at line 68 of file ntfs.h.
Referenced by NtfsGetVolumeData().
ULONGLONG _NTFS_INFO::SerialNumber |
Definition at line 77 of file ntfs.h.
Referenced by NtfsGetVolumeData().
WCHAR _NTFS_INFO::VolumeLabel[MAXIMUM_VOLUME_LABEL_LENGTH] |
Definition at line 79 of file ntfs.h.
Referenced by NtfsGetVolumeData().
USHORT _NTFS_INFO::VolumeLabelLength |
Definition at line 78 of file ntfs.h.
Referenced by NtfsGetVolumeData().