RTEMS
5.0.0
|
Block Device Statistics Command. More...
#include <rtems/blkdev.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <errno.h>
#include <string.h>
Functions | |
void | rtems_blkstats (const rtems_printer *printer, const char *device, bool reset) |
Block device statistics command. | |
Block Device Statistics Command.