#include <file.h>
Data Fields | |
char * | buffer |
cacheNode * | cacheNode |
dmadat * | dmadat |
int | dsk_meta |
char | fileName [512] |
uInt32 | ino |
uInt16 | length |
uInt16 | mode |
vfs_mountPoint * | mp |
fileDescriptorStruct * | next |
uInt32 | offset |
uInt32 | perms |
fileDescriptorStruct * | prev |
uInt32 | resid |
uInt32 | size |
uInt32 | start |
uInt16 | status |
Definition at line 46 of file file.h.
struct dmadat* fileDescriptorStruct::dmadat |
char fileDescriptorStruct::fileName[512] |