Lines Matching defs:on_errors
95 int mft_zone_multiplier = -1, on_errors = -1;
189 else NTFS_GETOPT_OPTIONS_ARRAY("errors", on_errors,
250 if (on_errors != -1) {
251 if (!on_errors) {
293 if (on_errors != -1)
294 vol->on_errors = on_errors;
295 if (!vol->on_errors || vol->on_errors == ON_ERRORS_RECOVER)
296 vol->on_errors |= ON_ERRORS_CONTINUE;
678 if (!(NTFS_SB(sb)->on_errors & ON_ERRORS_RECOVER)) {
1779 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
1781 ntfs_error(sb, "%s and neither on_errors="
1782 "continue nor on_errors="
1918 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
1920 ntfs_error(sb, "%s and neither on_errors="
1921 "continue nor on_errors="
1951 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
1953 ntfs_error(sb, "%s and neither on_errors="
1954 "continue nor on_errors="
2000 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
2002 ntfs_error(sb, "%s and neither on_errors="
2003 "continue nor on_errors="
2023 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
2025 ntfs_error(sb, "%s and neither on_errors=continue nor "
2026 "on_errors=remount-ro was specified%s",
2050 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
2052 ntfs_error(sb, "%s and neither on_errors=continue nor "
2053 "on_errors=remount-ro was specified%s",
2068 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
2070 ntfs_error(sb, "%s and neither on_errors=continue nor "
2071 "on_errors=remount-ro was specified%s",
2110 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
2112 ntfs_error(sb, "%s and neither on_errors="
2113 "continue nor on_errors="
2132 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
2134 ntfs_error(sb, "%s and neither on_errors=continue nor "
2135 "on_errors=remount-ro was specified%s",
2153 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
2155 ntfs_error(sb, "%s and neither on_errors="
2156 "continue nor on_errors="
2176 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
2178 ntfs_error(sb, "%s and neither on_errors=continue nor "
2179 "on_errors=remount-ro was specified%s",