Coda Distributed File System
|
Public Attributes | |
struct FileEntry * | next |
struct Lock | cblock |
ViceFid | theFid |
int | users |
struct CallBackEntry * | callBacks |
struct CallBackEntry* FileEntry::callBacks |
struct Lock FileEntry::cblock |
struct FileEntry* FileEntry::next |
ViceFid FileEntry::theFid |
int FileEntry::users |