Searched defs:part_edit_info (Results 1 – 1 of 1) sorted by relevance
50 struct part_edit_info { struct51 struct disk_partitions *parts; /* the partitions we edit */52 struct disk_part_info cur; /* current value (maybe incomplete) */53 part_id cur_id; /* which partition is it? */54 int first_custom_opt; /* scheme specific menu options56 bool cancelled; /* do not apply changes */57 bool num_changed; /* number of partitions has changed */