Coda Distributed File System
Functions
vldb.cc File Reference
#include <ctype.h>
#include <sys/param.h>
#include <errno.h>
#include <sys/stat.h>
#include <stdio.h>
#include <sys/file.h>
#include <netinet/in.h>
#include <unistd.h>
#include <stdlib.h>
#include <lwp/lock.h>
#include <lwp/lwp.h>
#include <util.h>
#include <vice.h>
#include "cvnode.h"
#include "volume.h"
#include "partition.h"
#include "vutil.h"
#include "vldb.h"
Include dependency graph for vldb.cc:

Functions

struct vldbVLDBLookup (char *key)
 
int VCheckVLDB ()
 
int VLDBPrint ()
 

Function Documentation

◆ VCheckVLDB()

int VCheckVLDB ( )

◆ VLDBLookup()

struct vldb * VLDBLookup ( char *  key)

◆ VLDBPrint()

int VLDBPrint ( )