• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/

Lines Matching refs:on_errors

109 	int mft_zone_multiplier = -1, on_errors = -1;
179 else NTFS_GETOPT_OPTIONS_ARRAY("errors", on_errors,
240 if (on_errors != -1) {
241 if (!on_errors) {
283 if (on_errors != -1)
284 vol->on_errors = on_errors;
285 if (!vol->on_errors || vol->on_errors == ON_ERRORS_RECOVER)
286 vol->on_errors |= ON_ERRORS_CONTINUE;
664 if (!(NTFS_SB(sb)->on_errors & ON_ERRORS_RECOVER)) {
1756 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
1758 ntfs_error(sb, "%s and neither on_errors="
1759 "continue nor on_errors="
1895 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
1897 ntfs_error(sb, "%s and neither on_errors="
1898 "continue nor on_errors="
1928 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
1930 ntfs_error(sb, "%s and neither on_errors="
1931 "continue nor on_errors="
1977 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
1979 ntfs_error(sb, "%s and neither on_errors="
1980 "continue nor on_errors="
2001 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
2003 ntfs_error(sb, "%s and neither on_errors=continue nor "
2004 "on_errors=remount-ro was specified%s",
2022 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
2024 ntfs_error(sb, "%s and neither on_errors=continue nor "
2025 "on_errors=remount-ro was specified%s",
2063 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
2065 ntfs_error(sb, "%s and neither on_errors="
2066 "continue nor on_errors="
2086 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
2088 ntfs_error(sb, "%s and neither on_errors=continue nor "
2089 "on_errors=remount-ro was specified%s",
2107 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
2109 ntfs_error(sb, "%s and neither on_errors="
2110 "continue nor on_errors="
2130 if (!(vol->on_errors & (ON_ERRORS_REMOUNT_RO |
2132 ntfs_error(sb, "%s and neither on_errors=continue nor "
2133 "on_errors=remount-ro was specified%s",