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