Searched refs:copy_extent (Results 1 – 1 of 1) sorted by relevance
148 Extent copy_extent; in CreatePartitionUpdate() local149 copy_extent.set_start_block(0); in CreatePartitionUpdate()150 copy_extent.set_num_blocks(partition_size / block_size_); in CreatePartitionUpdate()152 *copy_operation->add_src_extents() = copy_extent; in CreatePartitionUpdate()153 *copy_operation->add_dst_extents() = copy_extent; in CreatePartitionUpdate()