Searched refs:do_supported_features (Results 1 – 6 of 6) sorted by relevance
/external/e2fsprogs/debugfs/ |
D | ro_debug_cmds.c | 150 extern void do_supported_features __SS_PROTO; 276 do_supported_features,
|
D | debug_cmds.c | 326 extern void do_supported_features __SS_PROTO; 654 do_supported_features,
|
D | ro_debug_cmds.ct | 84 request do_supported_features, "Print features supported by this version of e2fsprogs",
|
D | debug_cmds.ct | 181 request do_supported_features, "Print features supported by this version of e2fsprogs",
|
D | debugfs.h | 170 extern void do_supported_features(int argc, char **argv, int sci_idx, void *infop);
|
D | debugfs.c | 2274 void do_supported_features(int argc, char *argv[], in do_supported_features() function
|