• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ntfs/

Lines Matching refs:ntfs_debug

165 	ntfs_debug("Entering with mount options string: %s", opt);
253 ntfs_debug("Using NLS character set %s.", nls_map->charset);
263 ntfs_debug("Using default NLS character set (%s).",
359 ntfs_debug("Entering, old flags = 0x%x, new flags = 0x%x.",
386 ntfs_debug("Done.");
446 ntfs_debug("Entering with remount options string: %s", opt);
539 ntfs_debug("Done.");
736 ntfs_debug("vol->sector_size = %i (0x%x)", vol->sector_size,
738 ntfs_debug("vol->sector_size_bits = %i (0x%x)", vol->sector_size_bits,
747 ntfs_debug("sectors_per_cluster = 0x%x", b->bpb.sectors_per_cluster);
749 ntfs_debug("sectors_per_cluster_bits = 0x%x",
752 ntfs_debug("number of hidden sectors = 0x%x", nr_hidden_sects);
756 ntfs_debug("vol->cluster_size = %i (0x%x)", vol->cluster_size,
758 ntfs_debug("vol->cluster_size_mask = 0x%x", vol->cluster_size_mask);
759 ntfs_debug("vol->cluster_size_bits = %i", vol->cluster_size_bits);
767 ntfs_debug("clusters_per_mft_record = %i (0x%x)",
781 ntfs_debug("vol->mft_record_size = %i (0x%x)", vol->mft_record_size,
783 ntfs_debug("vol->mft_record_size_mask = 0x%x",
785 ntfs_debug("vol->mft_record_size_bits = %i (0x%x)",
807 ntfs_debug("clusters_per_index_record = %i (0x%x)",
822 ntfs_debug("vol->index_record_size = %i (0x%x)",
824 ntfs_debug("vol->index_record_size_mask = 0x%x",
826 ntfs_debug("vol->index_record_size_bits = %i (0x%x)",
848 ntfs_debug("vol->nr_clusters = 0x%llx", (long long)vol->nr_clusters);
872 ntfs_debug("vol->mft_lcn = 0x%llx", (long long)vol->mft_lcn);
881 ntfs_debug("vol->mftmirr_lcn = 0x%llx", (long long)vol->mftmirr_lcn);
896 ntfs_debug("vol->mftmirr_size = %i", vol->mftmirr_size);
899 ntfs_debug("vol->serial_no = 0x%llx",
916 ntfs_debug("vol->mft_zone_multiplier = 0x%x",
939 ntfs_debug("vol->mft_zone_pos = 0x%llx",
956 ntfs_debug("vol->mft_zone_start = 0x%llx",
968 ntfs_debug("vol->mft_zone_end = 0x%llx",
975 ntfs_debug("vol->data1_zone_pos = 0x%llx",
978 ntfs_debug("vol->data2_zone_pos = 0x%llx",
983 ntfs_debug("vol->mft_data_pos = 0x%llx",
1001 ntfs_debug("Entering.");
1034 ntfs_debug("Done.");
1058 ntfs_debug("Entering.");
1167 ntfs_debug("Done.");
1182 ntfs_debug("Entering.");
1197 ntfs_debug("Done.");
1244 ntfs_debug("Entering.");
1257 ntfs_debug("hiberfil.sys not present. Windows is not "
1277 ntfs_debug("hiberfil.sys is smaller than 4kiB (0x%llx). "
1291 ntfs_debug("Magic \"hibr\" found in hiberfil.sys. Windows is "
1299 ntfs_debug("hiberfil.sys is larger than 4kiB "
1308 ntfs_debug("hiberfil.sys contains a zero header. Windows is not "
1338 ntfs_debug("Entering.");
1353 ntfs_debug("$Quota not present. Volume does not have "
1384 ntfs_debug("Done.");
1421 ntfs_debug("Entering.");
1436 ntfs_debug("$UsnJrnl not present. Volume does not "
1467 ntfs_debug("$UsnJrnl in the process of being disabled. "
1529 ntfs_debug("$UsnJrnl is enabled but nothing has been "
1545 ntfs_debug("Done.");
1564 ntfs_debug("Entering.");
1599 ntfs_debug("Read %llu bytes from $AttrDef.", i_size);
1630 ntfs_debug("Entering.");
1668 ntfs_debug("Read %llu bytes from $UpCase (expected %zu bytes).",
1673 ntfs_debug("Using volume specified $UpCase since default is "
1690 ntfs_debug("Volume specified $UpCase matches default. Using "
1695 ntfs_debug("Using volume specified $UpCase since it does not match "
1746 ntfs_debug("Entering.");
2214 ntfs_debug("Entering.");
2418 ntfs_debug("Entering.");
2429 ntfs_debug("Reading $Bitmap, max_index = 0x%lx, max_size = 0x%lx.",
2441 ntfs_debug("read_mapping_page() error. Skipping "
2459 ntfs_debug("Finished reading $Bitmap, last index = 0x%lx.", index - 1);
2470 ntfs_debug("Exiting.");
2498 ntfs_debug("Entering.");
2500 ntfs_debug("Reading $MFT/$BITMAP, max_index = 0x%lx, max_size = "
2512 ntfs_debug("read_mapping_page() error. Skipping "
2530 ntfs_debug("Finished reading $MFT/$BITMAP, last index = 0x%lx.",
2535 ntfs_debug("Exiting.");
2566 ntfs_debug("Entering.");
2698 ntfs_debug("Entering.");
2758 ntfs_debug("Set device block size to %i bytes (block size bits %i).",
2807 ntfs_debug("Changed device block size to %i bytes (block size "
2886 ntfs_debug("Exiting, status successful.");
3006 ntfs_debug("Failed, returning -EINVAL.");
3081 ntfs_debug("Debug messages are enabled.");
3137 ntfs_debug("NTFS driver registered successfully.");
3163 ntfs_debug("Unregistering NTFS driver.");