Coda Distributed File System
|
#include <sys/types.h>
#include <errno.h>
#include <lwp/lwp.h>
#include <lwp/lock.h>
#include <rpc2/rpc2.h>
#include <util.h>
#include <rvmlib.h>
#include <volutil.h>
#include <voltypes.h>
#include <vice.h>
#include <cvnode.h>
#include <volume.h>
#include <camprivate.h>
#include <vutil.h>
#include <vrdb.h>
#include "vvlist.h"
Functions | |
long | S_NewVolMarkAsAncient (RPC2_Handle rpcid, VolumeId backupId) EXCLUDES_TRANSACTION |
long | S_VolMarkAsAncient (RPC2_Handle rpcid, VolumeId groupId, VolumeId repId) |
long S_NewVolMarkAsAncient | ( | RPC2_Handle | rpcid, |
VolumeId | backupId | ||
) |
long S_VolMarkAsAncient | ( | RPC2_Handle | rpcid, |
VolumeId | groupId, | ||
VolumeId | repId | ||
) |