Coda Distributed File System
Classes | Macros | Typedefs
venusstats.h File Reference
#include <rpc2/rpc2.h>
#include <vice.h>
Include dependency graph for venusstats.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  VFSStat
 
struct  VFSStatistics
 
struct  FSOStatistics
 
struct  VolStatistics
 
struct  ConnStatistics
 
struct  MgrpStatistics
 
struct  ServerStatistics
 
struct  VSGStatistics
 
struct  RPCOpStat
 
struct  RPCOpStatistics
 
struct  RPCPktStatistics
 
struct  CommStatistics
 
struct  VenusStatistics
 

Macros

#define NVFSOPS   40 /* XXX -JJK */
 
#define VFSSTATNAMELEN   13
 
#define RPCOPSTATNAMELEN   20
 

Typedefs

typedef struct VFSStat VFSStat
 
typedef struct VFSStatistics VFSStatistics
 
typedef struct FSOStatistics FSOStatistics
 
typedef struct VolStatistics VolStatistics
 
typedef struct ConnStatistics ConnStatistics
 
typedef struct MgrpStatistics MgrpStatistics
 
typedef struct ServerStatistics ServerStatistics
 
typedef struct VSGStatistics VSGStatistics
 
typedef struct RPCOpStat RPCOpStat
 
typedef struct RPCOpStatistics RPCOpStatistics
 
typedef struct RPCPktStatistics RPCPktStatistics
 
typedef struct CommStatistics CommStatistics
 
typedef struct VenusStatistics VenusStatistics
 

Macro Definition Documentation

◆ NVFSOPS

#define NVFSOPS   40 /* XXX -JJK */

◆ RPCOPSTATNAMELEN

#define RPCOPSTATNAMELEN   20

◆ VFSSTATNAMELEN

#define VFSSTATNAMELEN   13

Typedef Documentation

◆ CommStatistics

◆ ConnStatistics

◆ FSOStatistics

typedef struct FSOStatistics FSOStatistics

◆ MgrpStatistics

◆ RPCOpStat

typedef struct RPCOpStat RPCOpStat

◆ RPCOpStatistics

◆ RPCPktStatistics

◆ ServerStatistics

◆ VenusStatistics

◆ VFSStat

typedef struct VFSStat VFSStat

◆ VFSStatistics

typedef struct VFSStatistics VFSStatistics

◆ VolStatistics

typedef struct VolStatistics VolStatistics

◆ VSGStatistics

typedef struct VSGStatistics VSGStatistics