Lines Matching defs:force
146 "uncleanly. Please boot Windows or use the --force option to progress.\n";
152 int force;
371 " -f, --force Force to progress (DANGEROUS)\n"
409 { "force", no_argument, NULL, 'f' },
445 opt.force++;
566 if (opt.metadata && !opt.force)
574 "but this time add the force "
575 "option, i.e. add '--force' to "
2215 if (opt.force-- <= 0)
2720 /* 'force' again mount for dirty volumes (e.g. after resize).
2722 opt.force++;