Coda Distributed File System
Functions
vlist.cc File Reference
#include <sys/types.h>
#include <stdio.h>
#include <codadir.h>
#include <util.h>
#include <srv.h>
#include "vlist.h"
Include dependency graph for vlist.cc:

Functions

int VLECmp (vle *a, vle *b)
 
vleFindVLE (dlist &dl, ViceFid *fid)
 
vleAddVLE (dlist &dl, ViceFid *fid)
 

Function Documentation

◆ AddVLE()

vle * AddVLE ( dlist dl,
ViceFid *  fid 
)

◆ FindVLE()

vle * FindVLE ( dlist dl,
ViceFid *  fid 
)

◆ VLECmp()

int VLECmp ( vle a,
vle b 
)