Lines Matching refs:ntfs_debug

183 	ntfs_debug("Entering with mount options string: %s", opt);  in parse_options()
271 ntfs_debug("Using NLS character set %s.", nls_map->charset); in parse_options()
281 ntfs_debug("Using default NLS character set (%s).", in parse_options()
377 ntfs_debug("Entering, old flags = 0x%x, new flags = 0x%x.", in ntfs_write_volume_flags()
404 ntfs_debug("Done."); in ntfs_write_volume_flags()
464 ntfs_debug("Entering with remount options string: %s", opt); in ntfs_remount()
561 ntfs_debug("Done."); in ntfs_remount()
768 ntfs_debug("vol->sector_size = %i (0x%x)", vol->sector_size, in parse_ntfs_boot_sector()
770 ntfs_debug("vol->sector_size_bits = %i (0x%x)", vol->sector_size_bits, in parse_ntfs_boot_sector()
779 ntfs_debug("sectors_per_cluster = 0x%x", b->bpb.sectors_per_cluster); in parse_ntfs_boot_sector()
781 ntfs_debug("sectors_per_cluster_bits = 0x%x", in parse_ntfs_boot_sector()
784 ntfs_debug("number of hidden sectors = 0x%x", nr_hidden_sects); in parse_ntfs_boot_sector()
788 ntfs_debug("vol->cluster_size = %i (0x%x)", vol->cluster_size, in parse_ntfs_boot_sector()
790 ntfs_debug("vol->cluster_size_mask = 0x%x", vol->cluster_size_mask); in parse_ntfs_boot_sector()
791 ntfs_debug("vol->cluster_size_bits = %i", vol->cluster_size_bits); in parse_ntfs_boot_sector()
799 ntfs_debug("clusters_per_mft_record = %i (0x%x)", in parse_ntfs_boot_sector()
813 ntfs_debug("vol->mft_record_size = %i (0x%x)", vol->mft_record_size, in parse_ntfs_boot_sector()
815 ntfs_debug("vol->mft_record_size_mask = 0x%x", in parse_ntfs_boot_sector()
817 ntfs_debug("vol->mft_record_size_bits = %i (0x%x)", in parse_ntfs_boot_sector()
839 ntfs_debug("clusters_per_index_record = %i (0x%x)", in parse_ntfs_boot_sector()
854 ntfs_debug("vol->index_record_size = %i (0x%x)", in parse_ntfs_boot_sector()
856 ntfs_debug("vol->index_record_size_mask = 0x%x", in parse_ntfs_boot_sector()
858 ntfs_debug("vol->index_record_size_bits = %i (0x%x)", in parse_ntfs_boot_sector()
880 ntfs_debug("vol->nr_clusters = 0x%llx", (long long)vol->nr_clusters); in parse_ntfs_boot_sector()
904 ntfs_debug("vol->mft_lcn = 0x%llx", (long long)vol->mft_lcn); in parse_ntfs_boot_sector()
913 ntfs_debug("vol->mftmirr_lcn = 0x%llx", (long long)vol->mftmirr_lcn); in parse_ntfs_boot_sector()
928 ntfs_debug("vol->mftmirr_size = %i", vol->mftmirr_size); in parse_ntfs_boot_sector()
931 ntfs_debug("vol->serial_no = 0x%llx", in parse_ntfs_boot_sector()
948 ntfs_debug("vol->mft_zone_multiplier = 0x%x", in ntfs_setup_allocators()
971 ntfs_debug("vol->mft_zone_pos = 0x%llx", in ntfs_setup_allocators()
988 ntfs_debug("vol->mft_zone_start = 0x%llx", in ntfs_setup_allocators()
1000 ntfs_debug("vol->mft_zone_end = 0x%llx", in ntfs_setup_allocators()
1007 ntfs_debug("vol->data1_zone_pos = 0x%llx", in ntfs_setup_allocators()
1010 ntfs_debug("vol->data2_zone_pos = 0x%llx", in ntfs_setup_allocators()
1015 ntfs_debug("vol->mft_data_pos = 0x%llx", in ntfs_setup_allocators()
1033 ntfs_debug("Entering."); in load_and_init_mft_mirror()
1067 ntfs_debug("Done."); in load_and_init_mft_mirror()
1091 ntfs_debug("Entering."); in check_mft_mirror()
1200 ntfs_debug("Done."); in check_mft_mirror()
1215 ntfs_debug("Entering."); in load_and_check_logfile()
1230 ntfs_debug("Done."); in load_and_check_logfile()
1276 ntfs_debug("Entering."); in check_windows_hibernation_status()
1289 ntfs_debug("hiberfil.sys not present. Windows is not " in check_windows_hibernation_status()
1309 ntfs_debug("hiberfil.sys is smaller than 4kiB (0x%llx). " in check_windows_hibernation_status()
1322 ntfs_debug("Magic \"hibr\" found in hiberfil.sys. Windows is " in check_windows_hibernation_status()
1330 ntfs_debug("hiberfil.sys is larger than 4kiB " in check_windows_hibernation_status()
1339 ntfs_debug("hiberfil.sys contains a zero header. Windows is not " in check_windows_hibernation_status()
1369 ntfs_debug("Entering."); in load_and_init_quota()
1384 ntfs_debug("$Quota not present. Volume does not have " in load_and_init_quota()
1415 ntfs_debug("Done."); in load_and_init_quota()
1452 ntfs_debug("Entering."); in load_and_init_usnjrnl()
1467 ntfs_debug("$UsnJrnl not present. Volume does not " in load_and_init_usnjrnl()
1498 ntfs_debug("$UsnJrnl in the process of being disabled. " in load_and_init_usnjrnl()
1560 ntfs_debug("$UsnJrnl is enabled but nothing has been " in load_and_init_usnjrnl()
1576 ntfs_debug("Done."); in load_and_init_usnjrnl()
1595 ntfs_debug("Entering."); in load_and_init_attrdef()
1630 ntfs_debug("Read %llu bytes from $AttrDef.", i_size); in load_and_init_attrdef()
1661 ntfs_debug("Entering."); in load_and_init_upcase()
1699 ntfs_debug("Read %llu bytes from $UpCase (expected %zu bytes).", in load_and_init_upcase()
1704 ntfs_debug("Using volume specified $UpCase since default is " in load_and_init_upcase()
1721 ntfs_debug("Volume specified $UpCase matches default. Using " in load_and_init_upcase()
1726 ntfs_debug("Using volume specified $UpCase since it does not match " in load_and_init_upcase()
1777 ntfs_debug("Entering."); in load_system_files()
2261 ntfs_debug("Entering."); in ntfs_put_super()
2461 ntfs_debug("Entering."); in get_nr_free_clusters()
2472 ntfs_debug("Reading $Bitmap, max_index = 0x%lx, max_size = 0x%lx.", in get_nr_free_clusters()
2484 ntfs_debug("read_mapping_page() error. Skipping " in get_nr_free_clusters()
2502 ntfs_debug("Finished reading $Bitmap, last index = 0x%lx.", index - 1); in get_nr_free_clusters()
2513 ntfs_debug("Exiting."); in get_nr_free_clusters()
2541 ntfs_debug("Entering."); in __get_nr_free_mft_records()
2543 ntfs_debug("Reading $MFT/$BITMAP, max_index = 0x%lx, max_size = " in __get_nr_free_mft_records()
2555 ntfs_debug("read_mapping_page() error. Skipping " in __get_nr_free_mft_records()
2573 ntfs_debug("Finished reading $MFT/$BITMAP, last index = 0x%lx.", in __get_nr_free_mft_records()
2578 ntfs_debug("Exiting."); in __get_nr_free_mft_records()
2609 ntfs_debug("Entering."); in ntfs_statfs()
2723 ntfs_debug("Entering."); in ntfs_fill_super()
2781 ntfs_debug("Set device block size to %i bytes (block size bits %i).", in ntfs_fill_super()
2828 ntfs_debug("Changed device block size to %i bytes (block size " in ntfs_fill_super()
2908 ntfs_debug("Exiting, status successful."); in ntfs_fill_super()
3020 ntfs_debug("Failed, returning -EINVAL."); in ntfs_fill_super()
3095 ntfs_debug("Debug messages are enabled."); in init_ntfs_fs()
3147 ntfs_debug("NTFS driver registered successfully."); in init_ntfs_fs()
3174 ntfs_debug("Unregistering NTFS driver."); in exit_ntfs_fs()