Searched refs:scan_restore_label (Results 1 – 3 of 3) sorted by relevance
346 deflt = !scan_restore_label; in a_setup()348 scan_restore_label = !input(FIO_MSTR, "Restore disk label", '?', in a_setup()404 fmt_print(scan_restore_label ? "yes\n" : "no\n"); in a_config()
46 extern int scan_restore_defects, scan_restore_label;
55 int scan_restore_label = 1; /* restore label after writing */ variable428 if ((cur_flags & LABEL_DIRTY) && (scan_restore_label)) {