RTEMS  5.1
Functions

Manage Partitions of a Disk Device. More...

#include <rtems.h>
#include <rtems/bdpart.h>

Functions

rtems_status_code rtems_bdpart_create (const char *disk_name, const rtems_bdpart_format *format, rtems_bdpart_partition *pt, const unsigned *dist, size_t count)
 Creates a partition table in partitions with count partitions for the physical disk device with name disk_name. More...
 

Detailed Description

Manage Partitions of a Disk Device.