Searched defs:install_partition_desc (Results 1 – 1 of 1) sorted by relevance
398 struct install_partition_desc { struct399 size_t num; /* how many entries in infos */400 struct part_usage_info *infos; /* individual partitions */401 struct disk_partitions **write_back; /* partition tables from406 size_t num_write_back; /* number of write_back */407 bool cur_system; /* target is the live system */