|
plptools
|
#include <fuse.h>

Go to the source code of this file.
Classes | |
| struct | p_inode |
| struct | p_device |
| Description of a Psion-Device. More... | |
| struct | p_dentry |
Macros | |
| #define | BLOCKSIZE 512 |
| #define | FID 7 /* File system id */ |
Typedefs | |
| typedef struct p_inode | p_inode |
| typedef struct p_device | device |
| Description of a Psion-Device. More... | |
| typedef struct p_dentry | dentry |
Functions | |
| void | debuglog (const char *fmt,...) |
Variables | |
| int | debug |
| struct fuse_operations | plp_oper |