|
IDZEBRA
2.0.54
|
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 81 of file isamb.c.
Referenced by cache_block(), and flush_blocks().
| int ISAMB_cache_entry::dirty |
Definition at line 82 of file isamb.c.
Referenced by cache_block(), and flush_blocks().
| struct ISAMB_cache_entry* ISAMB_cache_entry::next |
Definition at line 84 of file isamb.c.
Referenced by cache_block(), and flush_blocks().
| ISAM_P ISAMB_cache_entry::pos |
Definition at line 80 of file isamb.c.
Referenced by cache_block(), and flush_blocks().
1.8.1.2