Coda Distributed File System
|
#include <stdio.h>
#include <rpc2/rpc2.h>
#include <util.h>
#include <vcrcommon.h>
#include <res.h>
#include <srv.h>
#include <olist.h>
#include <dlist.h>
#include <cvnode.h>
#include <vlist.h>
#include <operations.h>
#include <vrdb.h>
#include <timing.h>
#include <lockqueue.h>
#include "ops.h"
#include "rvmrestiming.h"
Functions | |
long | RS_FetchLogs (RPC2_Handle RPCid, ViceFid *Fid, RPC2_Integer *size, RPC2_Integer *nentries, SE_Descriptor *sed) EXCLUDES_TRANSACTION |
long RS_FetchLogs | ( | RPC2_Handle | RPCid, |
ViceFid * | Fid, | ||
RPC2_Integer * | size, | ||
RPC2_Integer * | nentries, | ||
SE_Descriptor * | sed | ||
) |