Searched refs:show_all (Results 1 – 5 of 5) sorted by relevance
473 bool show_all = false; in cmd_help() local476 OPT_BOOLEAN('a', "all", &show_all, "print all available commands"), in cmd_help()508 if (show_all) { in cmd_help()
102 bool show_all; member2139 if (c2c.show_all) in he__display()3105 OPT_BOOLEAN(0, "show-all", &c2c.show_all, in perf_c2c__report()
38 enum operation_mode_e { list = 1, show, show_all }; enumerator402 mode = show_all; in cmdline()
300 bool show_all);
604 bool show_all) in ceph_print_client_options() argument665 if (show_all && (opt->flags & CEPH_OPT_ABORT_ON_FULL)) in ceph_print_client_options()