Home
last modified time | relevance | path

Searched refs:show_cmd_help (Results 1 – 4 of 4) sorted by relevance

/external/fio/
Dparse.h85 extern int show_cmd_help(struct fio_option *, const char *);
Dioengines.c621 ret = show_cmd_help(td.io_ops->options, sep); in fio_show_ioengine_help()
Dparse.c1116 int show_cmd_help(struct fio_option *options, const char *name) in show_cmd_help() function
Doptions.c4036 return show_cmd_help(fio_options, opt); in fio_show_option_help()