• Home
  • Raw
  • Download

Lines Matching refs:err_printf

276 static void err_printf(const char *fmt, ...)  in err_printf()  function
629 err_printf("Very rare fragmentation type detected. " in print_advise()
800 err_printf("$MFTMirr can't be split up yet. Please try " in collect_relocation_info()
997 err_printf("%s", corrupt_volume_msg); in compare_bitmaps()
2405 err_printf("Could not access the bad sector list\n"); in open_badclust_bad_attr()
2408 err_printf("Could not decode the bad sector list\n"); in open_badclust_bad_attr()
2435 err_printf("Could not access the bad sector list\n"); in truncate_badclust_bad_attr()
2440 err_printf("Could not adjust the bad sector list\n"); in truncate_badclust_bad_attr()
2624 err_printf("Could not access the bad sector list\n"); in check_bad_sectors()
3056 err_printf("Filesystem check failed!\n"); in check_cluster_allocation()
3058 err_printf("%d clusters are referenced outside " in check_cluster_allocation()
3061 err_printf("%d clusters are referenced multiple" in check_cluster_allocation()
3179 err_printf("Could not find attribute 0x%lx in inode %lld\n", in get_unnamed_attr()
3212 err_printf("Could not find attribute 0x%lx in inode %lld\n", in read_and_get_attr()
3235 err_printf("Bad record %lld, could not get its size\n", in get_data_size()
3279 err_printf("Could not read the MFT bitmap\n"); in get_mft_bitmap()
3285 err_printf("Could not get the MFT bitmap\n"); in get_mft_bitmap()
3288 err_printf("Invalid MFT bitmap\n"); in get_mft_bitmap()
3308 err_printf("Hopelessly many bad sectors have been detected!\n"); in check_expand_bad_sectors()
3309 err_printf("%s", many_bad_sectors_msg); in check_expand_bad_sectors()
3340 err_printf("%sThis software has detected that" in check_expand_bad_sectors()
3348 err_printf("%s", bad_sectors_warning_msg); in check_expand_bad_sectors()
3351 err_printf("WARNING: Bad sectors can cause" in check_expand_bad_sectors()
3382 err_printf("The $MFT is too much fragmented\n"); in check_expand_constraints()
3390 err_printf("$MFTMirr is bad or fragmented\n"); in check_expand_constraints()
3400 err_printf("$Boot is bad or fragmented\n"); in check_expand_constraints()
3412 err_printf("Volume is scheduled for check.\nRun chkdsk /f" in check_expand_constraints()
3417 err_printf("Could not get Volume flags\n"); in check_expand_constraints()
3424 err_printf("Resident attribute in $BadClust! Please report to " in check_expand_constraints()
3479 err_printf("Cannot expand volume : the partition has not been expanded\n"); in can_expand()
3487 err_printf("The backup bootsector does not match the old bootsector\n"); in can_expand()
3535 err_printf("The expanded space cannot hold the new metadata\n"); in can_expand()
3536 err_printf(" expanded space %lld sectors\n", in can_expand()
3538 err_printf(" needed space %lld sectors\n", in can_expand()
3548 err_printf("Cannot expand volume without copying the data :\n"); in can_expand()
3549 err_printf("There are %d sectors in a cluster,\n", in can_expand()
3551 err_printf(" and the sector difference is not a multiple of %d\n", in can_expand()
3557 err_printf("You should increase the beginning of partition by %d sectors\n", in can_expand()
3615 err_printf("Reallocated cluster found in run" in set_bitmap()
3621 err_printf("Bad run : lcn 0x%llx length %lld\n", in set_bitmap()
3655 err_printf("Failed to rewrite the bootsector (size=0)\n"); in write_bootsector()
3657 err_printf("Error rewriting the bootsector"); in write_bootsector()
3694 err_printf("Failed to write the bitmap (size=0)\n"); in write_bitmap()
3696 err_printf("Error rewriting the bitmap"); in write_bitmap()
3744 err_printf("Failed to overwrite the old $MFTMirr\n"); in copy_mftmirr()
3748 err_printf("Failed to write the new $MFT\n"); in copy_mftmirr()
3810 err_printf("Failed to write the new $Boot\n"); in copy_boot()
3815 err_printf("Failed to read the old $Boot\n"); in copy_boot()
3821 err_printf("Failed to allocate buffer\n"); in copy_boot()
4056 err_printf("Could not get a runlist of inode %lld\n", in rebase_runlists()
4185 err_printf("Could not get the data runlist of inode %lld\n", in rebase_runlists_meta()
4240 err_printf("Could not read the $MFT entry %lld\n", in rebase_inode()
4261 err_printf("Could not write the $MFT entry %lld\n", in rebase_inode()
4336 err_printf("Could not read the old $MFT\n"); in rebase_all_inodes()
4370 err_printf("Failed to read the backup bootsector (size=0)\n"); in get_volume_data()
4372 err_printf("Error reading the backup bootsector"); in get_volume_data()
4391 err_printf("Could not get the old volume parameters " in get_volume_data()
4473 err_printf("Failed to allocate memory\n"); in really_expand()