Searched refs:region_blocks (Results 1 – 1 of 1) sorted by relevance
107 u64 region_blocks; member482 .region_blocks = isl->index_save.block_count, in make_index_save_region_table()500 encode_u64_le(buffer, offset, table->header.region_blocks); in encode_region_table()672 .region_blocks = layout->total_blocks, in make_layout_region_table()1126 decode_u64_le(buffer, &offset, &header.region_blocks); in load_region_table()1319 layout->total_blocks = table->header.region_blocks; in reconstitute_layout()1521 if (table->header.region_blocks != isl->index_save.block_count) { in load_index_save()1522 u64 region_blocks = table->header.region_blocks; in load_index_save() local1528 (unsigned long long) region_blocks); in load_index_save()