ReactOS 0.4.15-dev-7907-g95bf896
_BTRFS_BOOTSECTOR Struct Reference

Public Attributes

UCHAR JumpBoot [3]
 
UCHAR ChunkMapSize
 
UCHAR BootDrive
 
ULONGLONG PartitionStartLBA
 
UCHAR Fill [1521]
 
USHORT BootSectorMagic
 

Detailed Description

Definition at line 103 of file fsutil.c.

Member Data Documentation

◆ BootDrive

UCHAR _BTRFS_BOOTSECTOR::BootDrive

Definition at line 107 of file fsutil.c.

◆ BootSectorMagic

USHORT _BTRFS_BOOTSECTOR::BootSectorMagic

Definition at line 110 of file fsutil.c.

◆ ChunkMapSize

UCHAR _BTRFS_BOOTSECTOR::ChunkMapSize

Definition at line 106 of file fsutil.c.

◆ Fill

UCHAR _BTRFS_BOOTSECTOR::Fill[1521]

Definition at line 109 of file fsutil.c.

◆ JumpBoot

UCHAR _BTRFS_BOOTSECTOR::JumpBoot[3]

Definition at line 105 of file fsutil.c.

◆ PartitionStartLBA

ULONGLONG _BTRFS_BOOTSECTOR::PartitionStartLBA

Definition at line 108 of file fsutil.c.


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