Coda Distributed File System
|
#include <sys/types.h>
#include <sys/time.h>
#include <sys/param.h>
#include <stdio.h>
#include <sys/file.h>
#include <sys/stat.h>
#include <unistd.h>
#include <stdlib.h>
#include <lwp/lwp.h>
#include <lwp/lock.h>
#include <util.h>
#include <rvmlib.h>
#include <volutil.h>
#include <vice.h>
#include <cvnode.h>
#include <volume.h>
#include <viceinode.h>
#include <partition.h>
#include <vutil.h>
#include <recov.h>
Functions | |
long int | S_VolPurge (RPC2_Handle rpcid, RPC2_Unsigned formal_purgeId, RPC2_String formal_purgeName) EXCLUDES_TRANSACTION |
long int S_VolPurge | ( | RPC2_Handle | rpcid, |
RPC2_Unsigned | formal_purgeId, | ||
RPC2_String | formal_purgeName | ||
) |