Lines Matching defs:on_errors

103 	int mft_zone_multiplier = -1, on_errors = -1;
197 else NTFS_GETOPT_OPTIONS_ARRAY("errors", on_errors,
258 if (on_errors != -1) {
259 if (!on_errors) {
301 if (on_errors != -1)
302 vol->on_errors = on_errors;
303 if (!vol->on_errors || vol->on_errors == ON_ERRORS_RECOVER)
304 vol->on_errors |= ON_ERRORS_CONTINUE;
686 if (!(NTFS_SB(sb)->on_errors & ON_ERRORS_RECOVER)) {
1787 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
1789 ntfs_error(sb, "%s and neither on_errors="
1790 "continue nor on_errors="
1926 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
1928 ntfs_error(sb, "%s and neither on_errors="
1929 "continue nor on_errors="
1959 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
1961 ntfs_error(sb, "%s and neither on_errors="
1962 "continue nor on_errors="
2008 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
2010 ntfs_error(sb, "%s and neither on_errors="
2011 "continue nor on_errors="
2031 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
2033 ntfs_error(sb, "%s and neither on_errors=continue nor "
2034 "on_errors=remount-ro was specified%s",
2058 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
2060 ntfs_error(sb, "%s and neither on_errors=continue nor "
2061 "on_errors=remount-ro was specified%s",
2076 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
2078 ntfs_error(sb, "%s and neither on_errors=continue nor "
2079 "on_errors=remount-ro was specified%s",
2118 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
2120 ntfs_error(sb, "%s and neither on_errors="
2121 "continue nor on_errors="
2140 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
2142 ntfs_error(sb, "%s and neither on_errors=continue nor "
2143 "on_errors=remount-ro was specified%s",
2161 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
2163 ntfs_error(sb, "%s and neither on_errors="
2164 "continue nor on_errors="
2184 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
2186 ntfs_error(sb, "%s and neither on_errors=continue nor "
2187 "on_errors=remount-ro was specified%s",