|
Coda Distributed File System
|
#include <sys/types.h>#include <stdio.h>#include <codadir.h>#include <util.h>#include <srv.h>#include "vlist.h"
Functions | |
| int | VLECmp (vle *a, vle *b) |
| vle * | FindVLE (dlist &dl, ViceFid *fid) |
| vle * | AddVLE (dlist &dl, ViceFid *fid) |