selected_partitions
struct selected_partitions selected;
struct selected_partitions *clone_src;
bool select_partitions(struct selected_partitions *res,
daddr_t selected_parts_size(struct selected_partitions *);
void free_selected_partitions(struct selected_partitions *);
selection_has_parts(struct selected_partitions *sel,
selection_has_partition(struct selected_partitions *sel,
add_select_partition(struct selected_partitions *res,
struct selected_partitions *selection;
select_partitions(struct selected_partitions *res,
free_selected_partitions(struct selected_partitions *selected)
selected_parts_size(struct selected_partitions *selected)
struct selected_partitions selected, *clone_src;
struct selected_partitions selected;
struct selected_partitions clone_src;
struct selected_partitions *src = install->infos[i].clone_src;