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()
2032 static const char *es1 = "Failed to set dirty bit in volume " in load_system_files() local
2041 es1, es2); in load_system_files()
2044 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2060 static const char *es1 = "Failed to set NT4 compatibility flag"; in load_system_files()
2068 es1, es2); in load_system_files()
2071 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2078 static const char *es1 = "Failed to empty $LogFile"; in load_system_files() local
2086 es1, es2); in load_system_files()
2089 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2118 static const char *es1 = "Failed to load $Quota"; in load_system_files() local
2128 es1, es2); in load_system_files()
2132 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2135 "read-write%s", es1, es2); in load_system_files()
2141 static const char *es1 = "Failed to mark quotas out of date"; in load_system_files() local
2149 es1, es2); in load_system_files()
2152 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2161 static const char *es1 = "Failed to load $UsnJrnl"; in load_system_files() local
2171 es1, es2); in load_system_files()
2175 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2178 "read-write%s", es1, es2); in load_system_files()
2184 static const char *es1 = "Failed to stamp transaction log " in load_system_files() local
2193 es1, es2); in load_system_files()
2196 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()