CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
vfsobj.h File Reference

VFS object definitions. More...

#include <cx/obj.h>
#include <cx/thread/rwlock.h>

Go to the source code of this file.

Data Structures

struct  VFS
 VFS Object. More...
 

Macros

#define vfsCreate(flags)   VFS_create(flags)
 
#define vfsCreateFromFS()   VFS_createFromFS()
 

Typedefs

typedef struct VFS VFS
 VFS Object.
 

Detailed Description

VFS object definitions.

Note
This file is automatically generated from fs/vfsobj.cxh

Definition in file vfsobj.h.