Lines Matching refs:es1

1773 		static const char *es1 = "Failed to load $MFTMirr";  in load_system_files()  local
1784 !vol->mftmirr_ino ? es1 : es2, in load_system_files()
1790 !vol->mftmirr_ino ? es1 : es2, es3); in load_system_files()
1794 !vol->mftmirr_ino ? es1 : es2, es3); in load_system_files()
1902 const char *es1, *es2; in load_system_files() local
1906 es1 = es1a; in load_system_files()
1908 es1 = es1b; in load_system_files()
1911 es1 = es1c; in load_system_files()
1923 es1, es2); in load_system_files()
1927 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
1930 "read-write%s", es1, es2); in load_system_files()
1946 const char *es1; in load_system_files() local
1948 es1 = !vol->logfile_ino ? es1a : es1b; in load_system_files()
1956 es1, es2); in load_system_files()
1964 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
1967 "read-write%s", es1, es2); in load_system_files()
1995 const char *es1; in load_system_files() local
1997 es1 = err < 0 ? es1a : es1b; in load_system_files()
2005 es1, es2); in load_system_files()
2009 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2012 "read-write%s", es1, es2); in load_system_files()
2018 static const char *es1 = "Failed to set dirty bit in volume " in load_system_files() local
2027 es1, es2); in load_system_files()
2030 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2046 static const char *es1 = "Failed to set NT4 compatibility flag"; in load_system_files()
2054 es1, es2); in load_system_files()
2057 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2064 static const char *es1 = "Failed to empty $LogFile"; in load_system_files() local
2072 es1, es2); in load_system_files()
2075 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2105 static const char *es1 = "Failed to load $Quota"; in load_system_files() local
2115 es1, es2); in load_system_files()
2119 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2122 "read-write%s", es1, es2); in load_system_files()
2128 static const char *es1 = "Failed to mark quotas out of date"; in load_system_files() local
2136 es1, es2); in load_system_files()
2139 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2148 static const char *es1 = "Failed to load $UsnJrnl"; in load_system_files() local
2158 es1, es2); in load_system_files()
2162 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2165 "read-write%s", es1, es2); in load_system_files()
2171 static const char *es1 = "Failed to stamp transaction log " in load_system_files() local
2180 es1, es2); in load_system_files()
2183 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()