Coda Distributed File System
Functions
vol-maxid.cc File Reference
#include <sys/types.h>
#include <sys/time.h>
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <struct.h>
#include <lwp/lwp.h>
#include <lwp/lock.h>
#include <rpc2/rpc2.h>
#include <volutil.h>
#include "cvnode.h"
#include "volume.h"
#include "recov.h"
#include "camprivate.h"
#include "coda_globals.h"
Include dependency graph for vol-maxid.cc:

Functions

long S_VolGetMaxVolId (RPC2_Handle cid, RPC2_Integer *maxid)
 
long S_VolSetMaxVolId (RPC2_Handle cid, RPC2_Integer newid) EXCLUDES_TRANSACTION
 

Function Documentation

◆ S_VolGetMaxVolId()

long S_VolGetMaxVolId ( RPC2_Handle  cid,
RPC2_Integer maxid 
)

◆ S_VolSetMaxVolId()

long S_VolSetMaxVolId ( RPC2_Handle  cid,
RPC2_Integer  newid 
)