ReactOS 0.4.15-dev-7931-gfd331f1
NTFS_BOOTSECTOR Struct Reference

#include <ntfs.h>

Public Attributes

UCHAR JumpBoot [3]
 
CHAR SystemId [8]
 
USHORT BytesPerSector
 
UCHAR SectorsPerCluster
 
UCHAR Unused1 [7]
 
UCHAR MediaDescriptor
 
UCHAR Unused2 [2]
 
USHORT SectorsPerTrack
 
USHORT NumberOfHeads
 
UCHAR Unused3 [8]
 
UCHAR DriveNumber
 
UCHAR CurrentHead
 
UCHAR BootSignature
 
UCHAR Unused4
 
ULONGLONG VolumeSectorCount
 
ULONGLONG MftLocation
 
ULONGLONG MftMirrorLocation
 
CHAR ClustersPerMftRecord
 
UCHAR Unused5 [3]
 
CHAR ClustersPerIndexRecord
 
UCHAR Unused6 [3]
 
ULONGLONG VolumeSerialNumber
 
UCHAR BootCodeAndData [430]
 
USHORT BootSectorMagic
 

Detailed Description

Definition at line 71 of file ntfs.h.

Member Data Documentation

◆ BootCodeAndData

UCHAR NTFS_BOOTSECTOR::BootCodeAndData[430]

Definition at line 95 of file ntfs.h.

◆ BootSectorMagic

USHORT NTFS_BOOTSECTOR::BootSectorMagic

Definition at line 96 of file ntfs.h.

◆ BootSignature

UCHAR NTFS_BOOTSECTOR::BootSignature

Definition at line 85 of file ntfs.h.

◆ BytesPerSector

USHORT NTFS_BOOTSECTOR::BytesPerSector

Definition at line 75 of file ntfs.h.

◆ ClustersPerIndexRecord

CHAR NTFS_BOOTSECTOR::ClustersPerIndexRecord

Definition at line 92 of file ntfs.h.

◆ ClustersPerMftRecord

CHAR NTFS_BOOTSECTOR::ClustersPerMftRecord

Definition at line 90 of file ntfs.h.

◆ CurrentHead

UCHAR NTFS_BOOTSECTOR::CurrentHead

Definition at line 84 of file ntfs.h.

◆ DriveNumber

UCHAR NTFS_BOOTSECTOR::DriveNumber

Definition at line 83 of file ntfs.h.

◆ JumpBoot

UCHAR NTFS_BOOTSECTOR::JumpBoot[3]

Definition at line 73 of file ntfs.h.

◆ MediaDescriptor

UCHAR NTFS_BOOTSECTOR::MediaDescriptor

Definition at line 78 of file ntfs.h.

◆ MftLocation

ULONGLONG NTFS_BOOTSECTOR::MftLocation

Definition at line 88 of file ntfs.h.

◆ MftMirrorLocation

ULONGLONG NTFS_BOOTSECTOR::MftMirrorLocation

Definition at line 89 of file ntfs.h.

◆ NumberOfHeads

USHORT NTFS_BOOTSECTOR::NumberOfHeads

Definition at line 81 of file ntfs.h.

◆ SectorsPerCluster

UCHAR NTFS_BOOTSECTOR::SectorsPerCluster

Definition at line 76 of file ntfs.h.

◆ SectorsPerTrack

USHORT NTFS_BOOTSECTOR::SectorsPerTrack

Definition at line 80 of file ntfs.h.

◆ SystemId

CHAR NTFS_BOOTSECTOR::SystemId[8]

Definition at line 74 of file ntfs.h.

◆ Unused1

UCHAR NTFS_BOOTSECTOR::Unused1[7]

Definition at line 77 of file ntfs.h.

◆ Unused2

UCHAR NTFS_BOOTSECTOR::Unused2[2]

Definition at line 79 of file ntfs.h.

◆ Unused3

UCHAR NTFS_BOOTSECTOR::Unused3[8]

Definition at line 82 of file ntfs.h.

◆ Unused4

UCHAR NTFS_BOOTSECTOR::Unused4

Definition at line 86 of file ntfs.h.

◆ Unused5

UCHAR NTFS_BOOTSECTOR::Unused5[3]

Definition at line 91 of file ntfs.h.

◆ Unused6

UCHAR NTFS_BOOTSECTOR::Unused6[3]

Definition at line 93 of file ntfs.h.

◆ VolumeSectorCount

ULONGLONG NTFS_BOOTSECTOR::VolumeSectorCount

Definition at line 87 of file ntfs.h.

◆ VolumeSerialNumber

ULONGLONG NTFS_BOOTSECTOR::VolumeSerialNumber

Definition at line 94 of file ntfs.h.


The documentation for this struct was generated from the following file: