#include <mcache.h>
Definition at line 117 of file mcache.h.
◆ CIRCLEQ_HEAD() [1/3]
MCACHE::CIRCLEQ_HEAD |
( |
_lqh |
, |
|
|
_bkt |
|
|
) |
| |
◆ CIRCLEQ_HEAD() [2/3]
MCACHE::CIRCLEQ_HEAD |
( |
_hqh |
, |
|
|
_bkt |
|
|
) |
| |
◆ CIRCLEQ_HEAD() [3/3]
MCACHE::CIRCLEQ_HEAD |
( |
_lhqh |
, |
|
|
_lelem |
|
|
) |
| |
◆ curcache
◆ maxcache
◆ npages
◆ object_id
◆ object_size
int32 MCACHE::object_size |
◆ pagesize
◆ pgcookie
◆ pgin
int32(* MCACHE::pgin) (VOID *cookie, int32 pgno, VOID *page) |
◆ pgout
int32(* MCACHE::pgout) (VOID *cookie, int32 pgno, const VOID *page) |
The documentation for this struct was generated from the following file: