RTEMS CPU Kit with SuperCore  4.11.3
Functions
blkdev-blkstats.c File Reference

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>
Include dependency graph for blkdev-blkstats.c:

Functions

void rtems_blkstats (FILE *output, const char *device, bool reset)
 Block device statistics command.
 

Detailed Description

Block Device Statistics Command.