Coda Distributed File System
|
Go to the source code of this file.
Classes | |
union | hblock |
struct | hblock::header |
Macros | |
#define | TBLOCK 512 |
#define | NBLOCK 20 |
#define | NAMSIZ 100 |
#define | STOREDATA '\0' |
#define | LINK '1' |
#define | SYMLINK '2' |
#define | STORESTATUS '3' |
#define | REMOVE '4' |
#define | RENAME '5' |
#define | MKDIR '6' |
#define | RMDIR '7' |
#define LINK '1' |
#define MKDIR '6' |
#define NAMSIZ 100 |
#define NBLOCK 20 |
#define REMOVE '4' |
#define RENAME '5' |
#define RMDIR '7' |
#define STOREDATA '\0' |
#define STORESTATUS '3' |
#define SYMLINK '2' |
#define TBLOCK 512 |