#include <ubixfs.h>
Public Member Functions | |
| char smallData[3200] | __attribute__ ((packed)) |
| uInt32 refCount | __attribute__ ((packed)) |
| dataStream blocks | __attribute__ ((packed)) |
| uPtr data | __attribute__ ((packed)) |
| uPtr prev | __attribute__ ((packed)) |
| uPtr next | __attribute__ ((packed)) |
| uPtr parent | __attribute__ ((packed)) |
| uInt32 inodeSize | __attribute__ ((packed)) |
| uInt32 type | __attribute__ ((packed)) |
| inodeAddr attributes | __attribute__ ((packed)) |
| int32 flags | __attribute__ ((packed)) |
| int32 mode | __attribute__ ((packed)) |
| gid_t gid | __attribute__ ((packed)) |
| uid_t uid | __attribute__ ((packed)) |
| char name[MAX_FILENAME_LENGTH] | __attribute__ ((packed)) |
| inodeAddr inodeNum | __attribute__ ((packed)) |
| int32 magic1 | __attribute__ ((packed)) |
Definition at line 110 of file ubixfs.h.
| char smallData [3200] ubixfsInode::__attribute__ | ( | (packed) | ) |
| dataStream blocks ubixfsInode::__attribute__ | ( | (packed) | ) |
1.4.7