#include <ubixfs.h>
Data Fields | |
| uInt16 | attributes |
| uInt32 | creationDate |
| char | fileName [256] |
| uInt32 | gid |
| uInt32 | lastModified |
| uInt16 | permissions |
| uInt32 | size |
| uInt32 | startCluster |
| uInt32 | uid |
Definition at line 103 of file ubixfs.h.
| char directoryEntry::fileName[256] |
Definition at line 112 of file ubixfs.h.
Referenced by ubixfs_findName(), ubixFSmkDir(), ubixFSUnlink(), and writeUbixFS().
1.4.7