Searched refs:scan_entire (Results 1 – 4 of 4) sorted by relevance
261 deflt = !scan_entire; in a_setup()263 scan_entire = !input(FIO_MSTR, "Analyze entire disk", '?', in a_setup()268 if (!scan_entire) { in a_setup()319 if ((scan_entire) && (cur_disk->label_type == L_TYPE_SOLARIS)) { in a_setup()321 } else if ((scan_entire) && (cur_disk->label_type == L_TYPE_EFI)) { in a_setup()363 fmt_print(scan_entire ? "yes\n" : "no\n"); in a_config()365 if (!scan_entire) { in a_config()
41 extern int scan_entire;
44 int scan_entire = 1; /* scan whole disk flag */ variable134 if (scan_entire) { in do_scan()
1193 scan_entire = 0; in c_format()