RTEMS 6.1-rc6
Loading...
Searching...
No Matches
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.
 

Detailed Description

Manage Partitions of a Disk Device.