|
Coda Distributed File System
|

Go to the source code of this file.
Classes | |
| struct | fid_ent_s |
Macros | |
| #define | MAXNAMLEN 255 |
| #define | V_BLKSIZE 8192 |
| #define | MOUNT_CFS 1 |
| #define | CFID_REALM 0 |
| #define | CFID_VOLUME 1 |
| #define | CFID_VNODE 2 |
| #define | CFID_UNIQUE 3 |
Typedefs | |
| typedef struct fid_ent_s | fid_ent_t |
Functions | |
| char * | FID_ (const struct CodaFid *fid) |
| #define CFID_REALM 0 |
| #define CFID_UNIQUE 3 |
| #define CFID_VNODE 2 |
| #define CFID_VOLUME 1 |
| #define MAXNAMLEN 255 |
| #define MOUNT_CFS 1 |
| #define V_BLKSIZE 8192 |
|
inline |