Coda Distributed File System
Functions
vol-purge.cc File Reference
#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>
Include dependency graph for vol-purge.cc:

Functions

long int S_VolPurge (RPC2_Handle rpcid, RPC2_Unsigned formal_purgeId, RPC2_String formal_purgeName) EXCLUDES_TRANSACTION
 

Function Documentation

◆ S_VolPurge()

long int S_VolPurge ( RPC2_Handle  rpcid,
RPC2_Unsigned  formal_purgeId,
RPC2_String  formal_purgeName 
)