Data Fields | |
| const int * | block_sizes |
| block sizes supported by this label | |
| PedDevice * | dev |
| the device where the partition table lies | |
| void * | disk_specific |
| int | needs_clobber |
| clobber before write? | |
| PedPartition * | part_list |
| list of partitions. | |
| const PedDiskType * | type |
| type of disk label | |
| int | update_mode |
| mode without free/metadata partitions, for easier update | |
list of partitions.
Access with ped_disk_next_partition()
1.5.2