Coda Distributed File System
|
#include <sys/types.h>
#include <sys/time.h>
#include <unistd.h>
#include <stdlib.h>
#include <lwp/lwp.h>
#include <lwp/lock.h>
#include <lwp/timer.h>
#include <rpc2/rpc2.h>
#include <rpc2/se.h>
#include <volutil.h>
#include <vice.h>
#include <cvnode.h>
#include <volume.h>
#include <timing.h>
#include <util.h>
Macros | |
#define | TIMINGFILE "/tmp/timing.tmp" |
Functions | |
long | S_VolTiming (RPC2_Handle rpcid, RPC2_Integer OnFlag, SE_Descriptor *formal_sed) |
Variables | |
timing_path * | tpinfo |
int | probingon |
#define TIMINGFILE "/tmp/timing.tmp" |
long S_VolTiming | ( | RPC2_Handle | rpcid, |
RPC2_Integer | OnFlag, | ||
SE_Descriptor * | formal_sed | ||
) |
|
extern |
|
extern |