RTEMS CPU Kit with SuperCore
|
Partition description. More...
#include <bdpart.h>
Data Fields | |
rtems_blkdev_bnum | begin |
Block index for partition begin. | |
rtems_blkdev_bnum | end |
Block index for partition end (this block is not a part of the partition). | |
uuid_t | type |
Partition type. | |
uuid_t | id |
Partition ID. | |
uint64_t | flags |
Partition flags. | |
Partition description.