BBT leaf page. More...
#include <disk.h>
List of all members.
BBT leaf page.
A BTree page instance. The BBT leaf page has an array of bbt_leaf_entries ordered by block id, which describe the blocks in the database.
Definition at line 915 of file disk.h.