Searched refs:new_partitions (Results 1 – 1 of 1) sorted by relevance
655 disk_partition_t *new_partitions = NULL; in do_rename_gpt_parts() local698 &new_partitions, &part_count); in do_rename_gpt_parts()703 set_gpt_cleanup(&str_disk_guid, &new_partitions); in do_rename_gpt_parts()741 ret = part_get_info(dev_desc, partnum, new_partitions); in do_rename_gpt_parts()763 &new_partitions, &part_count); in do_rename_gpt_parts()772 set_gpt_cleanup(&str_disk_guid, &new_partitions); in do_rename_gpt_parts()778 ret = gpt_restore(dev_desc, disk_guid, new_partitions, numparts); in do_rename_gpt_parts()799 free(new_partitions); in do_rename_gpt_parts()