Coda Distributed File System
|
Go to the source code of this file.
Classes | |
struct | InodeSummary |
struct | VolumeSummary |
struct | VnodeEssence |
struct | VnodeInfo |
struct | DirSummary |
Macros | |
#define | readOnly(vsp) ((vsp)->header.type == ROVOL || (vsp)->header.type == BACKVOL) |
Functions | |
int | OnlyOneVolume (struct ViceInodeInfo *, VolumeId) |
int | InSkipVolumeList (VolumeId, VolumeId *, int) |
#define readOnly | ( | vsp | ) | ((vsp)->header.type == ROVOL || (vsp)->header.type == BACKVOL) |
int InSkipVolumeList | ( | VolumeId | v, |
VolumeId * | vl, | ||
int | nvols | ||
) |
int OnlyOneVolume | ( | struct ViceInodeInfo * | inodeinfo, |
VolumeId | singleVolumeNumber | ||
) |