Searched refs:do_megabytes (Results 1 – 1 of 1) sorted by relevance
132 static uint_t do_megabytes; /* display data in MB/sec (-M) */ variable659 if (!do_megabytes) in show_disk()1129 do_megabytes++; in do_args()1280 iosz = (do_megabytes ? 'M' : 'k'); in do_format()