Searched refs:dump_opt (Results 1 – 3 of 3) sorted by relevance
902 if (dump_opt['m'] > 2 && !dump_opt['L']) { in dump_metaslab()926 if (dump_opt['d'] > 5 || dump_opt['m'] > 3) { in dump_metaslab()1025 if (dump_opt['d'] <= 5 && dump_opt['m'] <= 3) in print_vdev_indirect()4699 if (!dump_opt['e'] && dump_opt['C'] > 1) { in dump_zpool()4713 if (dump_opt['d'] > 2 || dump_opt['m']) in dump_zpool()4718 if (dump_opt['d'] || dump_opt['i']) { in dump_zpool()4781 if (rc == 0 && (dump_opt['b'] || dump_opt['c'])) in dump_zpool()5463 aok = (dump_opt['A'] == 1) || (dump_opt['A'] > 2); in main()5480 if (!dump_opt['e'] && dump_opt['C']) { in main()5497 if (dump_opt['X'] || dump_opt['F']) in main()[all …]
49 extern uint8_t dump_opt[256];155 int verbose = MAX(dump_opt['d'], dump_opt['i']); in zil_prt_rec_write()313 int verbose = MAX(dump_opt['d'], dump_opt['i']); in print_log_record()342 int verbose = MAX(dump_opt['d'], dump_opt['i']); in print_log_block()396 int verbose = MAX(dump_opt['d'], dump_opt['i']); in dump_intent_log()
31 extern uint8_t dump_opt[256];