RTEMS
5.0.0
|
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... | |
Block Device Partition Management.