UbixOS  2.0
partitionInformation Struct Reference

#include <ubixfs.h>

Collaboration diagram for partitionInformation:
Collaboration graph

Data Fields

uInt32 blockAllocationTable
 
uInt32 rootDirectory
 
uInt32 size
 
uInt32 startSector
 

Detailed Description

Definition at line 82 of file ubixfs.h.

Field Documentation

◆ blockAllocationTable

uInt32 partitionInformation::blockAllocationTable

Definition at line 85 of file ubixfs.h.

◆ rootDirectory

uInt32 partitionInformation::rootDirectory

Definition at line 86 of file ubixfs.h.

◆ size

uInt32 partitionInformation::size

Definition at line 83 of file ubixfs.h.

◆ startSector

uInt32 partitionInformation::startSector

Definition at line 84 of file ubixfs.h.


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