libparted 3.6
|
#include <disk.h>
Data Fields | |
PedDiskTypeFeature | features |
bitmap of supported features | |
const char * | name |
the name of the partition table type. | |
PedDiskType * | next |
PedDiskOps *const | ops |
PedDiskTypeFeature _PedDiskType::features |
bitmap of supported features
const char * _PedDiskType::name |
PedDiskType * _PedDiskType::next |
PedDiskOps *const _PedDiskType::ops |