#include <ubixfs.h>
Definition at line 56 of file ubixfs.h.
Public Member Functions | |
| char pad[368] | __attribute__ ((packed)) |
| inodeAddr indicies | __attribute__ ((packed)) |
| inodeAddr rootDir | __attribute__ ((packed)) |
| int32 magic3 | __attribute__ ((packed)) |
| off_t logEnd | __attribute__ ((packed)) |
| off_t logStart | __attribute__ ((packed)) |
| blockRun logBlocks | __attribute__ ((packed)) |
| int32 flags | __attribute__ ((packed)) |
| uInt32 lastUsedAG | __attribute__ ((packed)) |
| uInt32 numAGs | __attribute__ ((packed)) |
| uInt32 AGShift | __attribute__ ((packed)) |
| uInt32 blocksPerAG | __attribute__ ((packed)) |
| uInt32 magic2 | __attribute__ ((packed)) |
| uInt32 inodeSize | __attribute__ ((packed)) |
| uInt32 inodeCount | __attribute__ ((packed)) |
| uInt32 batSectors | __attribute__ ((packed)) |
| off_t usedBlocks | __attribute__ ((packed)) |
| off_t numBlocks | __attribute__ ((packed)) |
| uInt32 blockShift | __attribute__ ((packed)) |
| int32 blockSize | __attribute__ ((packed)) |
| int32 fsByteOrder | __attribute__ ((packed)) |
| int32 magic1 | __attribute__ ((packed)) |
| char name[32] | __attribute__ ((packed)) |
| char pad [368] diskSuperBlock::__attribute__ | ( | (packed) | ) |
1.4.7