Searched refs:region_blocks (Results 1 – 1 of 1) sorted by relevance
106 u64 region_blocks; member507 .region_blocks = isl->index_save.block_count, in make_index_save_region_table()525 encode_u64_le(buffer, offset, table->header.region_blocks); in encode_region_table()697 .region_blocks = layout->total_blocks, in make_layout_region_table()1151 decode_u64_le(buffer, &offset, &header.region_blocks); in load_region_table()1344 layout->total_blocks = table->header.region_blocks; in reconstitute_layout()1546 if (table->header.region_blocks != isl->index_save.block_count) { in load_index_save()1547 u64 region_blocks = table->header.region_blocks; in load_index_save() local1553 (unsigned long long) region_blocks); in load_index_save()