Lines Matching refs:region_table
122 struct region_table { struct
459 struct region_table **table_ptr) in make_index_save_region_table()
463 struct region_table *table; in make_index_save_region_table()
487 result = vdo_allocate_extended(struct region_table, region_count, in make_index_save_region_table()
520 static void encode_region_table(u8 *buffer, size_t *offset, struct region_table *table) in encode_region_table()
541 struct region_table *table, in write_index_save_header()
578 struct region_table *table; in write_index_save_layout()
660 struct region_table **table_ptr) in make_layout_region_table()
667 struct region_table *table; in make_layout_region_table()
670 result = vdo_allocate_extended(struct region_table, region_count, in make_layout_region_table()
711 struct region_table *table, in write_layout_header()
780 struct region_table *table; in save_layout()
1137 struct region_table **table_ptr) in load_region_table()
1142 struct region_table *table; in load_region_table()
1166 result = vdo_allocate_extended(struct region_table, header.region_count, in load_region_table()
1292 struct region_table *table) in verify_sub_index()
1334 struct region_table *table, u64 first_block) in reconstitute_layout()
1382 struct region_table *table = NULL; in load_super_block()
1464 struct region_table *table) in reconstruct_index_save()
1538 struct region_table *table = NULL; in load_index_save()