IDZEBRA
2.2.7
|
Data Fields | |
ISAM_P | pos |
unsigned char * | buf |
int | dirty |
int | hits |
struct ISAMB_cache_entry * | next |
unsigned char* ISAMB_cache_entry::buf |
Definition at line 82 of file isamb.c.
Referenced by cache_block(), and flush_blocks().
int ISAMB_cache_entry::dirty |
Definition at line 83 of file isamb.c.
Referenced by cache_block(), and flush_blocks().
struct ISAMB_cache_entry* ISAMB_cache_entry::next |
Definition at line 85 of file isamb.c.
Referenced by cache_block(), and flush_blocks().
ISAM_P ISAMB_cache_entry::pos |
Definition at line 81 of file isamb.c.
Referenced by cache_block(), flush_blocks(), and isamb_close().