Lines Matching refs:ntfs_log_error
238 ntfs_log_error("Failed to get standard information of $MFT\n"); in ntfs_attr_setup_flag()
293 ntfs_log_error("$MFT has corrupt attribute list.\n"); in ntfs_mft_load()
301 ntfs_log_error("$MFT/$ATTR_LIST invalid length (%lld).\n", in ntfs_mft_load()
312 ntfs_log_error("Failed to get value of $MFT/$ATTR_LIST.\n"); in ntfs_mft_load()
317 ntfs_log_error("Partial read of $MFT/$ATTR_LIST (%lld != " in ntfs_mft_load()
349 ntfs_log_error("$MFT must be non-resident.\n"); in ntfs_mft_load()
355 ntfs_log_error("$MFT must be uncompressed and " in ntfs_mft_load()
387 ntfs_log_error("$MFT has corrupt attribute list.\n"); in ntfs_mft_load()
392 ntfs_log_error("$MFT/$DATA attribute not found.\n"); in ntfs_mft_load()
396 ntfs_log_error("Failed to load runlist for $MFT/$DATA.\n"); in ntfs_mft_load()
397 ntfs_log_error("highest_vcn = 0x%llx, last_vcn - 1 = 0x%llx\n", in ntfs_mft_load()
469 ntfs_log_error("Bad $MFTMirr lcn 0x%llx, want 0x%llx\n", in ntfs_mftmirr_load()
573 ntfs_log_error("Failed to read bootsector (size=0)\n"); in ntfs_volume_startup()
716 ntfs_log_error("Metadata kept in Windows cache, refused to mount.\n"); in ntfs_volume_check_logfile()
827 ntfs_log_error("Hibernated non-system partition, " in ntfs_volume_check_hiberfile()
835 ntfs_log_error("Windows is hibernated, refused to mount.\n"); in ntfs_volume_check_hiberfile()
902 ntfs_log_error("Failed to make $TXF_DATA resident\n"); in fix_txf_data()
904 ntfs_log_error("$TXF_DATA made resident\n"); in fix_txf_data()
972 ntfs_log_error("Failed to read $MFT, unexpected length " in ntfs_device_mount()
1015 ntfs_log_error("$MFT error: Incomplete multi " in ntfs_device_mount()
1021 ntfs_log_error("$MFT error: Invalid mft " in ntfs_device_mount()
1029 ntfs_log_error("$MFTMirr error: Incomplete " in ntfs_device_mount()
1035 ntfs_log_error("$MFTMirr error: Invalid mft " in ntfs_device_mount()
1044 ntfs_log_error("$MFTMirr does not match $MFT (record " in ntfs_device_mount()
1069 ntfs_log_error("Corrupt cluster map size (%lld > %lld)\n", in ntfs_device_mount()
1095 ntfs_log_error("Error: Upcase table is invalid (want size even " in ntfs_device_mount()
1111 ntfs_log_error("Failed to read $UpCase, unexpected length " in ntfs_device_mount()
1131 ntfs_log_error("Corrupted file $UpCase\n"); in ntfs_device_mount()
1160 ntfs_log_error("Attribute $VOLUME_INFORMATION must be " in ntfs_device_mount()
1172 ntfs_log_error("$VOLUME_INFORMATION in $Volume is corrupt.\n"); in ntfs_device_mount()
1206 ntfs_log_error("$VOLUME_NAME must be resident.\n"); in ntfs_device_mount()
1253 ntfs_log_error("Attribute definition table is too big (max " in ntfs_device_mount()
1265 ntfs_log_error("Failed to read $AttrDef, unexpected length " in ntfs_device_mount()
1316 ntfs_log_error("%s", fallback_readonly_msg); in ntfs_device_mount()
1363 ntfs_log_error("Failed to set file visibility\n"); in ntfs_set_shown_files()
1385 ntfs_log_error("Failed to set ignore_case mode\n"); in ntfs_set_ignore_case()
1756 ntfs_log_error("Attribute $VOLUME_INFORMATION was not found " in ntfs_volume_write_flags()
1763 ntfs_log_error("Attribute $VOLUME_INFORMATION must be resident " in ntfs_volume_write_flags()
1775 ntfs_log_error("Attribute $VOLUME_INFORMATION in $Volume is " in ntfs_volume_write_flags()
1838 ntfs_log_error(invalid_ntfs_msg, volume); in ntfs_mount_error()
1841 ntfs_log_error("%s", corrupt_volume_msg); in ntfs_mount_error()
1844 ntfs_log_error(hibernated_volume_msg, volume, mntpoint); in ntfs_mount_error()
1847 ntfs_log_error("%s", unclean_journal_msg); in ntfs_mount_error()
1850 ntfs_log_error("%s", opened_volume_msg); in ntfs_mount_error()
1853 ntfs_log_error("%s", fakeraid_msg); in ntfs_mount_error()
1856 ntfs_log_error(access_denied_msg, volume); in ntfs_mount_error()
1868 ntfs_log_error("Couldn't set local environment, using default " in ntfs_set_locale()
1923 ntfs_log_error("Refusing to change label on read-only mounted " in ntfs_volume_rename()
1931 ntfs_log_error("New label is too long. Maximum %u characters " in ntfs_volume_rename()
1962 ntfs_log_error("Error: Attribute $VOLUME_NAME must be " in ntfs_volume_rename()
1986 ntfs_log_error("Partial write when writing " in ntfs_volume_rename()