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()
2119 static const char *es1 = "Failed to load $Quota"; in load_system_files() local
2129 es1, es2); in load_system_files()
2133 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2136 "read-write%s", es1, es2); in load_system_files()
2142 static const char *es1 = "Failed to mark quotas out of date"; in load_system_files() local
2150 es1, es2); in load_system_files()
2153 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2162 static const char *es1 = "Failed to load $UsnJrnl"; in load_system_files() local
2172 es1, es2); in load_system_files()
2176 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2179 "read-write%s", es1, es2); in load_system_files()
2185 static const char *es1 = "Failed to stamp transaction log " in load_system_files() local
2194 es1, es2); in load_system_files()
2197 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()