Searched refs:copy_extent (Results 1 – 1 of 1) sorted by relevance
195 Extent copy_extent; in CreatePartitionUpdate() local196 copy_extent.set_start_block(0); in CreatePartitionUpdate()197 copy_extent.set_num_blocks(partition_size / block_size_); in CreatePartitionUpdate()199 *copy_operation->add_src_extents() = copy_extent; in CreatePartitionUpdate()200 *copy_operation->add_dst_extents() = copy_extent; in CreatePartitionUpdate()