|
Coda Distributed File System
|

Functions | |
| vle * | FindVLE (dlist &dl, ViceFid *fid) |
| void | PollAndYield () |
| void | Die (const char *msg) |
| int | GetFsObj (ViceFid *fid, Volume **volptr, Vnode **vptr, int lock, int VolumeLock, int ignoreIncon, int ignoreBQ, int getdirhandle) |
Variables | |
| int | AllowResolution = 1 |
| int | DumpVM = 0 |
| int | large = 500 |
| int | small = 500 |
| const char * | CodaSrvIp = NULL |
| ViceVersionVector | NullVV = { { 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0 }, 0 } |
| void Die | ( | const char * | msg | ) |
| int GetFsObj | ( | ViceFid * | fid, |
| Volume ** | volptr, | ||
| Vnode ** | vptr, | ||
| int | lock, | ||
| int | VolumeLock, | ||
| int | ignoreIncon, | ||
| int | ignoreBQ, | ||
| int | getdirhandle | ||
| ) |
| void PollAndYield | ( | ) |
| int AllowResolution = 1 |
| const char* CodaSrvIp = NULL |
| int DumpVM = 0 |
| int large = 500 |
| ViceVersionVector NullVV = { { 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0 }, 0 } |
| int small = 500 |