|
UbixOS V2
2.0
|
#include <ubixfs.h>

Data Structures | |
| struct | ubixPartitions |
Data Fields | |
| uInt16 | driveType |
| uInt32 | magicNum |
| uInt32 | magicNum2 |
| uInt16 | numPartitions |
| struct ubixDiskLabel::ubixPartitions | partitions [16] |
| uInt32 ubixDiskLabel::magicNum |
Definition at line 68 of file ubixfs.h.
Referenced by ubixfs_initialize().
| uInt32 ubixDiskLabel::magicNum2 |
Definition at line 69 of file ubixfs.h.
Referenced by ubixfs_initialize().
| struct ubixDiskLabel::ubixPartitions ubixDiskLabel::partitions[ 16 ] |
Referenced by syncBat(), ubixfs_initialize(), ubixFSmkDir(), writeFileByte(), and writeUbixFS().