Coda Distributed File System
Functions
subpreres.cc File Reference
#include <sys/types.h>
#include <sys/time.h>
#include <sys/stat.h>
#include <netinet/in.h>
#include <stdio.h>
#include "coda_string.h"
#include <rpc2/rpc2.h>
#include <rpc2/errors.h>
#include <util.h>
#include <rvmlib.h>
#include <codadir.h>
#include <res.h>
#include <volume.h>
#include <srv.h>
#include <vrdb.h>
#include <rescomm.h>
#include <lockqueue.h>
#include "resutil.h"
#include "rsle.h"
#include "parselog.h"
#include "ops.h"
Include dependency graph for subpreres.cc:

Functions

long RS_FetchDirContents (RPC2_Handle RPCid, ViceFid *Fid, RPC2_Integer *length, ViceStatus *status, SE_Descriptor *sed) EXCLUDES_TRANSACTION
 
long RS_ClearIncon (RPC2_Handle RPCid, ViceFid *Fid, ViceVersionVector *VV) EXCLUDES_TRANSACTION
 

Function Documentation

◆ RS_ClearIncon()

long RS_ClearIncon ( RPC2_Handle  RPCid,
ViceFid *  Fid,
ViceVersionVector *  VV 
)

◆ RS_FetchDirContents()

long RS_FetchDirContents ( RPC2_Handle  RPCid,
ViceFid *  Fid,
RPC2_Integer length,
ViceStatus *  status,
SE_Descriptor sed 
)