• Home
  • Raw
  • Download

Lines Matching refs:es1

1787 		static const char *es1 = "Failed to load $MFTMirr";  in load_system_files()  local
1798 !vol->mftmirr_ino ? es1 : es2, in load_system_files()
1804 !vol->mftmirr_ino ? es1 : es2, es3); in load_system_files()
1808 !vol->mftmirr_ino ? es1 : es2, es3); in load_system_files()
1916 const char *es1, *es2; in load_system_files() local
1920 es1 = es1a; in load_system_files()
1922 es1 = es1b; in load_system_files()
1925 es1 = es1c; in load_system_files()
1937 es1, es2); in load_system_files()
1941 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
1944 "read-write%s", es1, es2); in load_system_files()
1960 const char *es1; in load_system_files() local
1962 es1 = !vol->logfile_ino ? es1a : es1b; in load_system_files()
1970 es1, es2); in load_system_files()
1978 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
1981 "read-write%s", es1, es2); in load_system_files()
2009 const char *es1; in load_system_files() local
2011 es1 = err < 0 ? es1a : es1b; in load_system_files()
2019 es1, es2); in load_system_files()
2023 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2026 "read-write%s", es1, es2); in load_system_files()
2033 static const char *es1 = "Failed to set dirty bit in volume " in load_system_files() local
2042 es1, es2); in load_system_files()
2045 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2061 static const char *es1 = "Failed to set NT4 compatibility flag"; in load_system_files()
2069 es1, es2); in load_system_files()
2072 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2080 static const char *es1 = "Failed to empty $LogFile"; in load_system_files() local
2088 es1, es2); in load_system_files()
2091 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2120 static const char *es1 = "Failed to load $Quota"; in load_system_files() local
2130 es1, es2); in load_system_files()
2134 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2137 "read-write%s", es1, es2); in load_system_files()
2144 static const char *es1 = "Failed to mark quotas out of date"; in load_system_files() local
2152 es1, es2); in load_system_files()
2155 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2164 static const char *es1 = "Failed to load $UsnJrnl"; in load_system_files() local
2174 es1, es2); in load_system_files()
2178 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2181 "read-write%s", es1, es2); in load_system_files()
2187 static const char *es1 = "Failed to stamp transaction log " in load_system_files() local
2196 es1, es2); in load_system_files()
2199 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()