numbered_block_mapping
struct numbered_block_mapping *current_entry;
struct numbered_block_mapping *current_unfetched_entry;
struct numbered_block_mapping *start_of_next_page;
struct numbered_block_mapping *first_sorted_entry;
(struct numbered_block_mapping) {
const struct numbered_block_mapping *mapping1 =
(const struct numbered_block_mapping *) item1;
const struct numbered_block_mapping *mapping2 =
(const struct numbered_block_mapping *) item2;
(struct numbered_block_mapping) {
struct numbered_block_mapping *mapping1 = item1;
struct numbered_block_mapping *mapping2 = item2;
static struct numbered_block_mapping *sort_next_heap_element(struct repair_completion *repair)
struct numbered_block_mapping *last;
DEFINE_MIN_HEAP(struct numbered_block_mapping, replay_heap);
struct numbered_block_mapping *entries;
static struct numbered_block_mapping *
struct numbered_block_mapping *current_entry, bool needs_sort)
struct numbered_block_mapping *just_sorted_entry =
struct numbered_block_mapping *starting_entry,
struct numbered_block_mapping *ending_entry)
struct numbered_block_mapping *current_entry = starting_entry;