RTEMS  5.1
Functions

Block Device Partition Management. More...

#include <string.h>
#include <rtems.h>
#include <rtems/bdbuf.h>
#include <rtems/bdpart.h>
#include <rtems/endian.h>

Functions

rtems_status_code rtems_bdpart_write (const char *disk_name, const rtems_bdpart_format *format, const rtems_bdpart_partition *pt, size_t count)
 Writes the partition table to the physical disk device with name disk_name. More...
 

Detailed Description

Block Device Partition Management.