• Home
  • Raw
  • Download

Lines Matching refs:ntfs_error

207 					ntfs_error(vol->sb, "NLS character set "  in parse_options()
211 ntfs_error(vol->sb, "NLS character set %s not " in parse_options()
234 ntfs_error(vol->sb, "Unrecognized mount option %s.", p); in parse_options()
252 ntfs_error(vol->sb, "Invalid errors option argument " in parse_options()
259 ntfs_error(vol->sb, "Cannot change NLS character set " in parse_options()
269 ntfs_error(vol->sb, "Failed to load default " in parse_options()
280 ntfs_error(vol->sb, "Cannot change mft_zone_multiplier " in parse_options()
285 ntfs_error(vol->sb, "Invalid mft_zone_multiplier. " in parse_options()
334 ntfs_error(vol->sb, "The %s option requires an argument.", p); in parse_options()
337 ntfs_error(vol->sb, "The %s option requires a boolean argument.", p); in parse_options()
340 ntfs_error(vol->sb, "Invalid %s option argument: %s", p, ov); in parse_options()
403 ntfs_error(vol->sb, "Failed with error code %i.", -err); in ntfs_write_volume_flags()
481 ntfs_error(sb, "Volume has errors and is read-only%s", in ntfs_remount()
486 ntfs_error(sb, "Volume is dirty and read-only%s", es); in ntfs_remount()
490 ntfs_error(sb, "Volume has been modified by chkdsk " in ntfs_remount()
495 ntfs_error(sb, "Volume has unsupported flags set " in ntfs_remount()
502 ntfs_error(sb, "Failed to set dirty bit in volume " in ntfs_remount()
512 ntfs_error(sb, "Failed to set NT4 " in ntfs_remount()
520 ntfs_error(sb, "Failed to empty journal $LogFile%s", in ntfs_remount()
526 ntfs_error(sb, "Failed to mark quotas out of date%s", in ntfs_remount()
532 ntfs_error(sb, "Failed to stamp transaction log " in ntfs_remount()
675 ntfs_error(sb, "Primary boot sector is invalid."); in read_ntfs_boot_sector()
677 ntfs_error(sb, read_err_str, "primary"); in read_ntfs_boot_sector()
682 ntfs_error(sb, "Mount option errors=recover not used. " in read_ntfs_boot_sector()
693 ntfs_error(sb, read_err_str, "backup"); in read_ntfs_boot_sector()
700 ntfs_error(sb, "Could not find a valid backup boot " in read_ntfs_boot_sector()
704 ntfs_error(sb, read_err_str, "backup"); in read_ntfs_boot_sector()
732 ntfs_error(sb, "Hot-fix: Device write error while " in read_ntfs_boot_sector()
765 ntfs_error(vol->sb, "Sector size (%i) is smaller than the " in parse_ntfs_boot_sector()
785 ntfs_error(vol->sb, "Cluster size (%i) is smaller than the " in parse_ntfs_boot_sector()
816 ntfs_error(vol->sb, "Mft record size (%i) exceeds the " in parse_ntfs_boot_sector()
824 ntfs_error(vol->sb, "Mft record size (%i) is smaller than the " in parse_ntfs_boot_sector()
855 ntfs_error(vol->sb, "Index record size (%i) is smaller than " in parse_ntfs_boot_sector()
868 ntfs_error(vol->sb, "Cannot handle 64-bit clusters. Sorry."); in parse_ntfs_boot_sector()
880 ntfs_error(vol->sb, "Volume size (%lluTiB) is too " in parse_ntfs_boot_sector()
890 ntfs_error(vol->sb, "MFT LCN (%lli, 0x%llx) is beyond end of " in parse_ntfs_boot_sector()
899 ntfs_error(vol->sb, "MFTMirr LCN (%lli, 0x%llx) is beyond end " in parse_ntfs_boot_sector()
1104 ntfs_error(sb, "Failed to read $MFT."); in check_mft_mirror()
1112 ntfs_error(sb, "Failed to read $MFTMirr."); in check_mft_mirror()
1122 ntfs_error(sb, "Incomplete multi sector " in check_mft_mirror()
1135 ntfs_error(sb, "Incomplete multi sector " in check_mft_mirror()
1154 ntfs_error(sb, "$MFT and $MFTMirr (record %i) do not " in check_mft_mirror()
1185 ntfs_error(sb, "$MFTMirr location mismatch. " in check_mft_mirror()
1286 ntfs_error(vol->sb, "Failed to find inode number for " in check_windows_hibernation_status()
1297 ntfs_error(vol->sb, "Failed to load hiberfil.sys."); in check_windows_hibernation_status()
1308 ntfs_error(vol->sb, "Failed to read from hiberfil.sys."); in check_windows_hibernation_status()
1386 ntfs_error(vol->sb, "Failed to find inode number for $Quota."); in load_and_init_quota()
1396 ntfs_error(vol->sb, "Failed to load $Quota."); in load_and_init_quota()
1403 ntfs_error(vol->sb, "Failed to load $Quota/$Q index."); in load_and_init_quota()
1470 ntfs_error(vol->sb, "Failed to find inode number for " in load_and_init_usnjrnl()
1481 ntfs_error(vol->sb, "Failed to load $UsnJrnl."); in load_and_init_usnjrnl()
1498 ntfs_error(vol->sb, "Failed to load $UsnJrnl/$DATA/$Max " in load_and_init_usnjrnl()
1504 ntfs_error(vol->sb, "Found corrupt $UsnJrnl/$DATA/$Max " in load_and_init_usnjrnl()
1513 ntfs_error(vol->sb, "Failed to load $UsnJrnl/$DATA/$J " in load_and_init_usnjrnl()
1521 ntfs_error(vol->sb, "$UsnJrnl/$DATA/$J attribute is resident " in load_and_init_usnjrnl()
1528 ntfs_error(vol->sb, "Failed to read from $UsnJrnl/$DATA/$Max " in load_and_init_usnjrnl()
1536 ntfs_error(vol->sb, "Allocation delta (0x%llx) exceeds " in load_and_init_usnjrnl()
1559 ntfs_error(vol->sb, "$UsnJrnl has lowest valid usn (0x%llx) " in load_and_init_usnjrnl()
1631 ntfs_error(sb, "Failed to initialize attribute definition table."); in load_and_init_attrdef()
1732 ntfs_error(sb, "Failed to load $UpCase from the volume. Using " in load_and_init_upcase()
1737 ntfs_error(sb, "Failed to initialize upcase table."); in load_and_init_upcase()
1781 ntfs_error(sb, "%s and neither on_errors=" in load_system_files()
1789 ntfs_error(sb, "%s. Mounting read-only%s", in load_system_files()
1802 ntfs_error(sb, "Failed to load $MFT/$BITMAP attribute."); in load_system_files()
1840 ntfs_error(sb, "Failed to load $Bitmap."); in load_system_files()
1852 ntfs_error(sb, "Failed to load $Volume."); in load_system_files()
1862 ntfs_error(sb, "Failed to get attribute search context."); in load_system_files()
1920 ntfs_error(sb, "%s and neither on_errors=" in load_system_files()
1927 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
1953 ntfs_error(sb, "%s and neither on_errors=" in load_system_files()
1964 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
1978 ntfs_error(sb, "Failed to load root directory."); in load_system_files()
2002 ntfs_error(sb, "%s and neither on_errors=" in load_system_files()
2009 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2025 ntfs_error(sb, "%s and neither on_errors=continue nor " in load_system_files()
2030 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2052 ntfs_error(sb, "%s and neither on_errors=continue nor " in load_system_files()
2057 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2070 ntfs_error(sb, "%s and neither on_errors=continue nor " in load_system_files()
2075 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2089 ntfs_error(sb, "Failed to load $Secure."); in load_system_files()
2099 ntfs_error(sb, "Failed to load $Extend."); in load_system_files()
2112 ntfs_error(sb, "%s and neither on_errors=" in load_system_files()
2119 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2134 ntfs_error(sb, "%s and neither on_errors=continue nor " in load_system_files()
2139 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2155 ntfs_error(sb, "%s and neither on_errors=" in load_system_files()
2162 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2178 ntfs_error(sb, "%s and neither on_errors=continue nor " in load_system_files()
2183 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files()
2724 ntfs_error(sb, "Allocation of NTFS volume structure " in ntfs_fill_super()
2754 ntfs_error(sb, "Device has unsupported sector size " in ntfs_fill_super()
2769 ntfs_error(sb, "Unable to set device block size."); in ntfs_fill_super()
2778 ntfs_error(sb, "Unable to determine device size."); in ntfs_fill_super()
2786 ntfs_error(sb, "Not an NTFS volume."); in ntfs_fill_super()
2797 ntfs_error(sb, "Unsupported NTFS filesystem."); in ntfs_fill_super()
2814 ntfs_error(sb, "Unable to set device block " in ntfs_fill_super()
2852 ntfs_error(sb, "Failed to load essential metadata."); in ntfs_fill_super()
2859 ntfs_error(sb, "Failed to load essential metadata."); in ntfs_fill_super()
2870 ntfs_error(NULL, "Failed to allocate buffers " in ntfs_fill_super()
2895 ntfs_error(sb, "Failed to load system files."); in ntfs_fill_super()
2914 ntfs_error(sb, "Failed to allocate root directory."); in ntfs_fill_super()