Coda Distributed File System
Macros | Functions | Variables
data.c File Reference
#include "coda_assert.h"
#include <stdlib.h>
#include "lock.h"
#include "mondgen.h"
#include "mond.h"
#include "report.h"
#include "data.h"
#include "util.h"
Include dependency graph for data.c:

Macros

#define _BLURB_
 

Functions

bufpool session_pool (SESSION)
 
bufpool comm_pool (COMM)
 
bufpool clientCall_pool (CLNTCALL)
 
bufpool clientMCall_pool (CLNTMCALL)
 
bufpool clientRVM_pool (CLNTRVM)
 
bufpool vcb_pool (VCB)
 
bufpool advice_pool (ADVICE)
 
bufpool miniCache_pool (MINICACHE)
 
bufpool overflow_pool (OVERFLOW)
 
bufpool srvrCall_pool (SRVCALL)
 
bufpool resEvent_pool (SRVRES)
 
bufpool rvmResEvent_pool (SRVRVMRES)
 
bufpool srvOverflow_pool (SRVOVRFLW)
 
bufpool iotInfo_pool (IOTINFO)
 
bufpool iotStat_pool (IOTSTAT)
 
bufpool subtree_pool (SUBTREE)
 
bufpool repair_pool (REPAIR)
 
bufpool rwsStat_pool (RWSSTAT)
 

Variables

__cplusplus __cplusplus int LogLevel
 
FILE * LogFile
 

Macro Definition Documentation

◆ _BLURB_

#define _BLURB_

Function Documentation

◆ advice_pool()

bufpool advice_pool ( ADVICE  )

◆ clientCall_pool()

bufpool clientCall_pool ( CLNTCALL  )

◆ clientMCall_pool()

bufpool clientMCall_pool ( CLNTMCALL  )

◆ clientRVM_pool()

bufpool clientRVM_pool ( CLNTRVM  )

◆ comm_pool()

bufpool comm_pool ( COMM  )

◆ iotInfo_pool()

bufpool iotInfo_pool ( IOTINFO  )

◆ iotStat_pool()

bufpool iotStat_pool ( IOTSTAT  )

◆ miniCache_pool()

bufpool miniCache_pool ( MINICACHE  )

◆ overflow_pool()

bufpool overflow_pool ( OVERFLOW  )

◆ repair_pool()

bufpool repair_pool ( REPAIR  )

◆ resEvent_pool()

bufpool resEvent_pool ( SRVRES  )

◆ rvmResEvent_pool()

bufpool rvmResEvent_pool ( SRVRVMRES  )

◆ rwsStat_pool()

bufpool rwsStat_pool ( RWSSTAT  )

◆ session_pool()

bufpool session_pool ( SESSION  )

◆ srvOverflow_pool()

bufpool srvOverflow_pool ( SRVOVRFLW  )

◆ srvrCall_pool()

bufpool srvrCall_pool ( SRVCALL  )

◆ subtree_pool()

bufpool subtree_pool ( SUBTREE  )

◆ vcb_pool()

bufpool vcb_pool ( VCB  )

Variable Documentation

◆ LogFile

FILE* LogFile
extern

◆ LogLevel

__cplusplus __cplusplus int LogLevel
extern