Coda Distributed File System
|
#include <stdio.h>
#include <sys/types.h>
#include <sys/file.h>
#include <unistd.h>
#include <stdlib.h>
#include <lwp/lwp.h>
#include <lwp/lock.h>
#include <volutil.h>
#include <util.h>
#include <voltypes.h>
#include <vrdb.h>
#include <vice.h>
#include <rpc2/errors.h>
#include <cvnode.h>
#include <volume.h>
Functions | |
long | S_VolMakeVRDB (RPC2_Handle rpcid, RPC2_String formal_infile) |
long S_VolMakeVRDB | ( | RPC2_Handle | rpcid, |
RPC2_String | formal_infile | ||
) |