Lines Matching refs:ntfs_debug

189 	ntfs_debug("Entering with mount options string: %s", opt);  in parse_options()
277 ntfs_debug("Using NLS character set %s.", nls_map->charset); in parse_options()
287 ntfs_debug("Using default NLS character set (%s).", in parse_options()
383 ntfs_debug("Entering, old flags = 0x%x, new flags = 0x%x.", in ntfs_write_volume_flags()
410 ntfs_debug("Done."); in ntfs_write_volume_flags()
470 ntfs_debug("Entering with remount options string: %s", opt); in ntfs_remount()
567 ntfs_debug("Done."); in ntfs_remount()
774 ntfs_debug("vol->sector_size = %i (0x%x)", vol->sector_size, in parse_ntfs_boot_sector()
776 ntfs_debug("vol->sector_size_bits = %i (0x%x)", vol->sector_size_bits, in parse_ntfs_boot_sector()
785 ntfs_debug("sectors_per_cluster = 0x%x", b->bpb.sectors_per_cluster); in parse_ntfs_boot_sector()
787 ntfs_debug("sectors_per_cluster_bits = 0x%x", in parse_ntfs_boot_sector()
790 ntfs_debug("number of hidden sectors = 0x%x", nr_hidden_sects); in parse_ntfs_boot_sector()
794 ntfs_debug("vol->cluster_size = %i (0x%x)", vol->cluster_size, in parse_ntfs_boot_sector()
796 ntfs_debug("vol->cluster_size_mask = 0x%x", vol->cluster_size_mask); in parse_ntfs_boot_sector()
797 ntfs_debug("vol->cluster_size_bits = %i", vol->cluster_size_bits); in parse_ntfs_boot_sector()
805 ntfs_debug("clusters_per_mft_record = %i (0x%x)", in parse_ntfs_boot_sector()
819 ntfs_debug("vol->mft_record_size = %i (0x%x)", vol->mft_record_size, in parse_ntfs_boot_sector()
821 ntfs_debug("vol->mft_record_size_mask = 0x%x", in parse_ntfs_boot_sector()
823 ntfs_debug("vol->mft_record_size_bits = %i (0x%x)", in parse_ntfs_boot_sector()
845 ntfs_debug("clusters_per_index_record = %i (0x%x)", in parse_ntfs_boot_sector()
860 ntfs_debug("vol->index_record_size = %i (0x%x)", in parse_ntfs_boot_sector()
862 ntfs_debug("vol->index_record_size_mask = 0x%x", in parse_ntfs_boot_sector()
864 ntfs_debug("vol->index_record_size_bits = %i (0x%x)", in parse_ntfs_boot_sector()
886 ntfs_debug("vol->nr_clusters = 0x%llx", (long long)vol->nr_clusters); in parse_ntfs_boot_sector()
910 ntfs_debug("vol->mft_lcn = 0x%llx", (long long)vol->mft_lcn); in parse_ntfs_boot_sector()
919 ntfs_debug("vol->mftmirr_lcn = 0x%llx", (long long)vol->mftmirr_lcn); in parse_ntfs_boot_sector()
934 ntfs_debug("vol->mftmirr_size = %i", vol->mftmirr_size); in parse_ntfs_boot_sector()
937 ntfs_debug("vol->serial_no = 0x%llx", in parse_ntfs_boot_sector()
954 ntfs_debug("vol->mft_zone_multiplier = 0x%x", in ntfs_setup_allocators()
977 ntfs_debug("vol->mft_zone_pos = 0x%llx", in ntfs_setup_allocators()
994 ntfs_debug("vol->mft_zone_start = 0x%llx", in ntfs_setup_allocators()
1006 ntfs_debug("vol->mft_zone_end = 0x%llx", in ntfs_setup_allocators()
1013 ntfs_debug("vol->data1_zone_pos = 0x%llx", in ntfs_setup_allocators()
1016 ntfs_debug("vol->data2_zone_pos = 0x%llx", in ntfs_setup_allocators()
1021 ntfs_debug("vol->mft_data_pos = 0x%llx", in ntfs_setup_allocators()
1039 ntfs_debug("Entering."); in load_and_init_mft_mirror()
1073 ntfs_debug("Done."); in load_and_init_mft_mirror()
1097 ntfs_debug("Entering."); in check_mft_mirror()
1206 ntfs_debug("Done."); in check_mft_mirror()
1221 ntfs_debug("Entering."); in load_and_check_logfile()
1236 ntfs_debug("Done."); in load_and_check_logfile()
1282 ntfs_debug("Entering."); in check_windows_hibernation_status()
1295 ntfs_debug("hiberfil.sys not present. Windows is not " in check_windows_hibernation_status()
1315 ntfs_debug("hiberfil.sys is smaller than 4kiB (0x%llx). " in check_windows_hibernation_status()
1328 ntfs_debug("Magic \"hibr\" found in hiberfil.sys. Windows is " in check_windows_hibernation_status()
1336 ntfs_debug("hiberfil.sys is larger than 4kiB " in check_windows_hibernation_status()
1345 ntfs_debug("hiberfil.sys contains a zero header. Windows is not " in check_windows_hibernation_status()
1375 ntfs_debug("Entering."); in load_and_init_quota()
1390 ntfs_debug("$Quota not present. Volume does not have " in load_and_init_quota()
1421 ntfs_debug("Done."); in load_and_init_quota()
1458 ntfs_debug("Entering."); in load_and_init_usnjrnl()
1473 ntfs_debug("$UsnJrnl not present. Volume does not " in load_and_init_usnjrnl()
1504 ntfs_debug("$UsnJrnl in the process of being disabled. " in load_and_init_usnjrnl()
1566 ntfs_debug("$UsnJrnl is enabled but nothing has been " in load_and_init_usnjrnl()
1582 ntfs_debug("Done."); in load_and_init_usnjrnl()
1601 ntfs_debug("Entering."); in load_and_init_attrdef()
1636 ntfs_debug("Read %llu bytes from $AttrDef.", i_size); in load_and_init_attrdef()
1667 ntfs_debug("Entering."); in load_and_init_upcase()
1705 ntfs_debug("Read %llu bytes from $UpCase (expected %zu bytes).", in load_and_init_upcase()
1710 ntfs_debug("Using volume specified $UpCase since default is " in load_and_init_upcase()
1727 ntfs_debug("Volume specified $UpCase matches default. Using " in load_and_init_upcase()
1732 ntfs_debug("Using volume specified $UpCase since it does not match " in load_and_init_upcase()
1783 ntfs_debug("Entering."); in load_system_files()
2267 ntfs_debug("Entering."); in ntfs_put_super()
2467 ntfs_debug("Entering."); in get_nr_free_clusters()
2478 ntfs_debug("Reading $Bitmap, max_index = 0x%lx, max_size = 0x%lx.", in get_nr_free_clusters()
2490 ntfs_debug("read_mapping_page() error. Skipping " in get_nr_free_clusters()
2508 ntfs_debug("Finished reading $Bitmap, last index = 0x%lx.", index - 1); in get_nr_free_clusters()
2519 ntfs_debug("Exiting."); in get_nr_free_clusters()
2547 ntfs_debug("Entering."); in __get_nr_free_mft_records()
2549 ntfs_debug("Reading $MFT/$BITMAP, max_index = 0x%lx, max_size = " in __get_nr_free_mft_records()
2561 ntfs_debug("read_mapping_page() error. Skipping " in __get_nr_free_mft_records()
2579 ntfs_debug("Finished reading $MFT/$BITMAP, last index = 0x%lx.", in __get_nr_free_mft_records()
2584 ntfs_debug("Exiting."); in __get_nr_free_mft_records()
2615 ntfs_debug("Entering."); in ntfs_statfs()
2730 ntfs_debug("Entering."); in ntfs_fill_super()
2788 ntfs_debug("Set device block size to %i bytes (block size bits %i).", in ntfs_fill_super()
2837 ntfs_debug("Changed device block size to %i bytes (block size " in ntfs_fill_super()
2917 ntfs_debug("Exiting, status successful."); in ntfs_fill_super()
3029 ntfs_debug("Failed, returning -EINVAL."); in ntfs_fill_super()
3104 ntfs_debug("Debug messages are enabled."); in init_ntfs_fs()
3156 ntfs_debug("NTFS driver registered successfully."); in init_ntfs_fs()
3183 ntfs_debug("Unregistering NTFS driver."); in exit_ntfs_fs()