Lines Matching defs:force
108 " E) Submit 'force' option (WARNING: This solution it not recommended).\n"
118 "Please boot into Windows TWICE, or use the 'force' option.\n"
199 * @force: Continue regardless of problems
202 * These checks can be overridden by using the force option.
207 int utils_valid_device(const char *name, int force)
234 if (!force) {
235 ntfs_log_error("Use the force option to ignore this "
241 if (!force) {
243 ntfs_log_error("You can use force option to avoid this "
268 * libntfs-3g does not have the 'force' flag in ntfs_mount_flags.
269 * The 'force' flag in libntfs bypasses two safety checks when mounting
313 "'force' mount option.\n");