ReactOS 0.4.15-dev-7918-g2a2556c
PACKED Struct Reference

#include <finstext2.h>

Public Attributes

unsigned char JmpBoot [3]
 
unsigned char BootDrive
 
unsigned long Ext2VolumeStartSector
 
unsigned long Ext2BlockSize
 
unsigned long Ext2BlockSizeInBytes
 
unsigned long Ext2PointersPerBlock
 
unsigned long Ext2GroupDescPerBlock
 
unsigned long Ext2FirstDataBlock
 
unsigned long Ext2InodesPerGroup
 
unsigned long Ext2InodesPerBlock
 
unsigned char BootCodeAndData [459]
 
unsigned char BootPartition
 
unsigned short BootSignature
 

Detailed Description

Definition at line 5 of file finstext2.h.

Member Data Documentation

◆ BootCodeAndData

unsigned char PACKED::BootCodeAndData[459]

Definition at line 24 of file finstext2.h.

◆ BootDrive

unsigned char PACKED::BootDrive

Definition at line 8 of file finstext2.h.

Referenced by main().

◆ BootPartition

unsigned char PACKED::BootPartition

Definition at line 26 of file finstext2.h.

Referenced by main().

◆ BootSignature

unsigned short PACKED::BootSignature

Definition at line 27 of file finstext2.h.

◆ Ext2BlockSize

unsigned long PACKED::Ext2BlockSize

Definition at line 16 of file finstext2.h.

Referenced by main().

◆ Ext2BlockSizeInBytes

unsigned long PACKED::Ext2BlockSizeInBytes

Definition at line 17 of file finstext2.h.

Referenced by main().

◆ Ext2FirstDataBlock

unsigned long PACKED::Ext2FirstDataBlock

Definition at line 20 of file finstext2.h.

Referenced by main().

◆ Ext2GroupDescPerBlock

unsigned long PACKED::Ext2GroupDescPerBlock

Definition at line 19 of file finstext2.h.

Referenced by main().

◆ Ext2InodesPerBlock

unsigned long PACKED::Ext2InodesPerBlock

Definition at line 22 of file finstext2.h.

Referenced by main().

◆ Ext2InodesPerGroup

unsigned long PACKED::Ext2InodesPerGroup

Definition at line 21 of file finstext2.h.

Referenced by main().

◆ Ext2PointersPerBlock

unsigned long PACKED::Ext2PointersPerBlock

Definition at line 18 of file finstext2.h.

Referenced by main().

◆ Ext2VolumeStartSector

unsigned long PACKED::Ext2VolumeStartSector

Definition at line 15 of file finstext2.h.

Referenced by main().

◆ JmpBoot

unsigned char PACKED::JmpBoot[3]

Definition at line 7 of file finstext2.h.


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