Coda Distributed File System
Public Member Functions | Static Public Attributes | Friends | List of all members
msgent Class Reference

#include <worker.h>

Inheritance diagram for msgent:
Inheritance graph
[legend]
Collaboration diagram for msgent:
Collaboration graph
[legend]

Public Member Functions

 msgent ()
 
 ~msgent ()
 

Static Public Attributes

static int allocs = 0
 
static int deallocs = 0
 

Friends

class worker
 
class vproc
 
class fsobj
 
msgentFindMsg (olist &, u_long)
 
workerFindWorker (u_long)
 
msgentAllocMsgent (void)
 
void ReadUpcallMsg (int fd, size_t size)
 
void DispatchWorker (msgent *)
 
int IsAPrefetch (msgent *)
 
int k_Purge ()
 
int k_Purge (VenusFid *, int)
 
int k_Purge (uid_t)
 
int k_Replace (VenusFid *, VenusFid *)
 

Constructor & Destructor Documentation

◆ msgent()

msgent::msgent ( )

◆ ~msgent()

msgent::~msgent ( )

Friends And Related Function Documentation

◆ AllocMsgent

msgent * AllocMsgent ( void  )
friend

◆ DispatchWorker

void DispatchWorker ( msgent )
friend

◆ FindMsg

msgent * FindMsg ( olist ,
u_long   
)
friend

◆ FindWorker

worker * FindWorker ( u_long  )
friend

◆ fsobj

friend class fsobj
friend

◆ IsAPrefetch

int IsAPrefetch ( msgent m)
friend

◆ k_Purge [1/3]

int k_Purge ( )
friend

◆ k_Purge [2/3]

int k_Purge ( uid_t  )
friend

◆ k_Purge [3/3]

int k_Purge ( VenusFid ,
int   
)
friend

◆ k_Replace

int k_Replace ( VenusFid ,
VenusFid  
)
friend

◆ ReadUpcallMsg

void ReadUpcallMsg ( int  fd,
size_t  size 
)
friend

◆ vproc

friend class vproc
friend

◆ worker

friend class worker
friend

Member Data Documentation

◆ allocs

int msgent::allocs = 0
static

◆ deallocs

int msgent::deallocs = 0
static

The documentation for this class was generated from the following files: