#include <db_upgrade.h>
Definition at line 128 of file db_upgrade.h.
Public Attributes | |
u_int32_t | ffactor |
u_int32_t | flags |
u_int32_t | h_charkey |
u_int32_t | high_mask |
u_int32_t | last_freed |
u_int32_t | low_mask |
DB_LSN | lsn |
u_int32_t | magic |
u_int32_t | max_bucket |
u_int32_t | nelem |
u_int32_t | ovfl_point |
u_int32_t | pagesize |
db_pgno_t | pgno |
u_int32_t | spares [NCACHED2X] |
u_int8_t | uid [DB_FILE_ID_LEN] |
u_int32_t | version |