|
Coda Distributed File System
|
#include <volhash.h>


Public Member Functions | |
| hashent (VolumeId, int) | |
| ~hashent () | |
Public Member Functions inherited from olink | |
| olink () | |
| olink (olink &) | |
| int | operator= (olink &) |
| virtual | ~olink () |
| virtual void | print () |
| virtual void | print (FILE *) |
| virtual void | print (int) |
| int | otagmatch (void *otag, otagcompare_t cmpfn) |
Friends | |
| class | vhashtab |
| class | vhashtab_iterator |
| int | HashInsert (VolumeId, int) |
| int | HashLookup (VolumeId) |
| int | HashDelete (VolumeId) |
| hashent::hashent | ( | VolumeId | volid, |
| int | volindex | ||
| ) |
|
inline |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |