tVFS_Driver Struct Reference

VFS Driver (Filesystem) Definition. More...

#include <vfs.h>

Data Fields

char * Name
 Unique Identifier for this filesystem type.
Uint Flags
 Flags applying to this driver.
tVFS_Node *(* InitDevice )(const char *Device, const char **Options)
 Callback to mount a device.
void(* Unmount )(tVFS_Node *Node)
 Callback to unmount a device.
struct sVFS_Driver * Next
 Used internally (next driver in the chain).

Detailed Description

VFS Driver (Filesystem) Definition.


The documentation for this struct was generated from the following file:
Generated on Mon Feb 14 15:21:31 2011 for Acess2 by  doxygen 1.6.3