RTEMS CPU Kit with SuperCore
4.11.3
|
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 (FILE *output, const char *device, bool reset) |
Block device statistics command. | |
Block Device Statistics Command.