vfs_info_t Struct Reference
[IPC]

A structure like this is passed to VFS by each individual FS upon its registration. More...

#include <vfs.h>


Data Fields

bool concurrent_read_write
char name [FS_NAME_MAXLEN+1]
 Unique identifier of the fs.
bool write_retains_size


Detailed Description

A structure like this is passed to VFS by each individual FS upon its registration.

It assosiates a human-readable identifier with each registered FS.

Definition at line 55 of file vfs.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:46:01 2011 for HelenOS/USB by  doxygen 1.4.7