#include <db_verify.h>
Definition at line 131 of file db_verify.h.
Public Member Functions | |
LIST_ENTRY (__vrfy_pageinfo) links | |
Public Attributes | |
u_int8_t | bt_level |
u_int32_t | bt_maxkey |
u_int32_t | bt_minkey |
db_indx_t | entries |
u_int32_t | flags |
db_pgno_t | free |
u_int32_t | h_ffactor |
u_int32_t | h_nelem |
db_pgno_t | next_pgno |
u_int32_t | olen |
db_pgno_t | pgno |
u_int32_t | pi_refcount |
db_pgno_t | prev_pgno |
u_int32_t | re_len |
db_recno_t | rec_cnt |
u_int32_t | refcount |
db_pgno_t | root |
u_int8_t | type |
u_int16_t | unused |
u_int8_t | unused1 |
u_int8_t | unused2 |