txc_koamgr_s Struct Reference

List of all members.

Public Attributes

txc_alias_cache_t alias_cache
txc_fd2koa_t map [TXC_KOA_MAP_SIZE]
txc_sentinelmgr_tsentinelmgr
txc_buffermgr_tbuffermgr
txc_pool_tpool_koa_obj

Detailed Description

KOA Manager

Definition at line 140 of file koa.c.


Member Data Documentation

txc_alias_cache_t txc_koamgr_s::alias_cache

Alias cache

Definition at line 141 of file koa.c.

Referenced by txc_koa_alias_cache_lookup_inode(), txc_koa_lock_alias_cache(), and txc_koa_unlock_alias_cache().

txc_buffermgr_t* txc_koamgr_s::buffermgr

Pointer to the buffer manager * that provides buffers to the * KOA objects.

Definition at line 145 of file koa.c.

txc_fd2koa_t txc_koamgr_s::map[TXC_KOA_MAP_SIZE]

Maps file descriptor to KOA.

Definition at line 142 of file koa.c.

Referenced by txc_koa_attach_fd(), txc_koa_detach_fd(), txc_koa_lock_fd(), txc_koa_lock_fds_refby_koa(), txc_koa_lookup_fd2koa(), txc_koa_unlock_fd(), and txc_koa_unlock_fds_refby_koa().

txc_pool_t* txc_koamgr_s::pool_koa_obj

Pool from where we allocate * KOA objects.

Definition at line 148 of file koa.c.

Referenced by txc_koa_create().

txc_sentinelmgr_t* txc_koamgr_s::sentinelmgr

Pointer to the sentinel manager * providing the sentinels.

Definition at line 143 of file koa.c.

Referenced by txc_koa_create().


The documentation for this struct was generated from the following file:
Generated on Wed Dec 9 20:32:41 2009 for xCalls by  doxygen 1.4.7