RTEMS CPU Kit with SuperCore  4.11.3
Variables
main_blkstats.c File Reference
#include <rtems/blkdev.h>
#include <rtems/shellconfig.h>
#include <string.h>
Include dependency graph for main_blkstats.c:

Variables

rtems_shell_cmd_t rtems_shell_BLKSTATS_Command
 

Variable Documentation

◆ rtems_shell_BLKSTATS_Command

rtems_shell_cmd_t rtems_shell_BLKSTATS_Command
Initial value:
= {
.name = "blkstats",
.usage = "blkstats [-r|--reset] PATH_TO_DEVICE",
.topic = "files",
.command = rtems_shell_main_blkstats
}