Searched refs:do_show_super_stats (Results 1 – 6 of 6) sorted by relevance
/external/e2fsprogs/debugfs/ |
D | ro_debug_cmds.c | 33 extern void do_show_super_stats __SS_PROTO; 192 do_show_super_stats,
|
D | debug_cmds.c | 50 extern void do_show_super_stats __SS_PROTO; 450 do_show_super_stats,
|
D | ro_debug_cmds.ct | 21 request do_show_super_stats, "Show superblock statistics",
|
D | debug_cmds.ct | 28 request do_show_super_stats, "Show superblock statistics",
|
D | debugfs.h | 134 extern void do_show_super_stats(int argc, char **argv, int sci_idx, void *infop);
|
D | debugfs.c | 426 void do_show_super_stats(int argc, char *argv[], in do_show_super_stats() function
|