Home
last modified time | relevance | path

Searched refs:ntfs_log_verbose (Results 1 – 12 of 12) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
Dntfsinfo.c1229 ntfs_log_verbose("\n"); in ntfs_dump_sds_entry()
1230 ntfs_log_verbose("\t\tHash:\t\t\t 0x%08x\n", in ntfs_dump_sds_entry()
1232 ntfs_log_verbose("\t\tSecurity id:\t\t %u (0x%x)\n", in ntfs_dump_sds_entry()
1235 ntfs_log_verbose("\t\tOffset:\t\t\t %llu (0x%llx)\n", in ntfs_dump_sds_entry()
1238 ntfs_log_verbose("\t\tLength:\t\t\t %u (0x%x)\n", in ntfs_dump_sds_entry()
1349 ntfs_log_verbose("\tAttribute length:\t %u (0x%x)\n", in ntfs_dump_attribute_header()
1353 ntfs_log_verbose("\tName length:\t\t %u (0x%x)\n", in ntfs_dump_attribute_header()
1355 ntfs_log_verbose("\tName offset:\t\t %u (0x%x)\n", in ntfs_dump_attribute_header()
1383 ntfs_log_verbose("\tData offset:\t\t %u (0x%x)\n", in ntfs_dump_attribute_header()
1389 ntfs_log_verbose("\tReservedR:\t\t %d (0x%x)\n", in ntfs_dump_attribute_header()
[all …]
Dntfswipe.c692 ntfs_log_verbose("Internal error\n"); in wipe_compressed_attribute()
714 ntfs_log_verbose("Internal error\n"); in wipe_compressed_attribute()
731 ntfs_log_verbose("Not enough memory\n"); in wipe_compressed_attribute()
744 ntfs_log_verbose("Internal error\n"); in wipe_compressed_attribute()
791 ntfs_log_verbose("Not enough memory\n"); in wipe_attribute()
800 ntfs_log_verbose("Internal error\n"); in wipe_attribute()
831 ntfs_log_verbose("Resident $DATA attribute. Skipping.\n"); in wipe_attr_tail()
836 ntfs_log_verbose("Internal error\n"); in wipe_attr_tail()
892 ntfs_log_verbose("Inode %lld - ", (long long)inode_num); in wipe_tails()
896 ntfs_log_verbose("Could not open inode\n"); in wipe_tails()
[all …]
Dcluster.c67 ntfs_log_verbose("Inode: %llu\n", (unsigned long long) in cluster_find()
76 ntfs_log_verbose("0x%02x skipped - attr is resident\n", in cluster_find()
87 ntfs_log_verbose("\t[0x%02X]\n", in cluster_find()
90 ntfs_log_verbose("\t\tVCN\tLCN\tLength\n"); in cluster_find()
98 ntfs_log_verbose("\t\t%lld\t%lld-%lld (%lld)\n", in cluster_find()
Dntfsundelete.c1118 ntfs_log_verbose("Recovered file name %s\n", in rescue_name()
1457 ntfs_log_verbose("File has no data streams.\n"); in calc_percentage()
1467 ntfs_log_verbose("File is encrypted, recovery is " in calc_percentage()
1473 ntfs_log_verbose("File is compressed, recovery not yet " in calc_percentage()
1479 ntfs_log_verbose("File is resident, therefore " in calc_percentage()
1488 ntfs_log_verbose("File has no runlist, hence no data." in calc_percentage()
1494 ntfs_log_verbose("File has an empty runlist, hence no " in calc_percentage()
1500 ntfs_log_verbose("Missing segment at beginning, %lld " in calc_percentage()
1508 ntfs_log_verbose("Missing segment at end, %lld " in calc_percentage()
1544 ntfs_log_verbose("File is %d%% recoverable\n", percent); in calc_percentage()
[all …]
Dntfstruncate.c211 ntfs_log_verbose("device name = %s\n", dev_name); in parse_options()
221 ntfs_log_verbose("inode = %lli\n", (long long)inode); in parse_options()
261 ntfs_log_verbose("attribute type = 0x%x\n", (unsigned int)le32_to_cpu(attr_type)); in parse_options()
263 ntfs_log_verbose("attribute name = \"\" (UNNAMED)\n"); in parse_options()
265 ntfs_log_verbose("attribute name = \"%s\" (length %u Unicode " in parse_options()
274 ntfs_log_verbose("new length = %lli\n", (long long)new_len); in parse_options()
772 ntfs_log_verbose("Dumping mft record before calling " in main()
784 ntfs_log_verbose("Dumping mft record after calling " in main()
Dntfsresize.c682 ntfs_log_verbose(" %8lld %8lld (0x%08llx) %lld\n", (long long)r->vcn, in dump_run()
1182 ntfs_log_verbose("Skip unmapped run at the beginning ...\n"); in rl_fixup()
1193 ntfs_log_verbose("Skip unmapped run at the end ...\n"); in rl_fixup()
1329 ntfs_log_verbose("Processing a delayed update for inode %lld\n", in expand_attribute_runlist()
1643 ntfs_log_verbose("Enlarging attribute header ...\n"); in replace_attribute_runlist()
1647 ntfs_log_verbose("Old mp size : %d\n", l); in replace_attribute_runlist()
1648 ntfs_log_verbose("New mp size : %d\n", mp_size); in replace_attribute_runlist()
1649 ntfs_log_verbose("Bytes in use : %u\n", (unsigned int) in replace_attribute_runlist()
1655 ntfs_log_verbose("Bytes in use new : %u\n", l + (unsigned int) in replace_attribute_runlist()
1657 ntfs_log_verbose("Bytes allocated : %u\n", (unsigned int) in replace_attribute_runlist()
[all …]
Dntfsfallocate.c331 ntfs_log_verbose("length = %lli = 0x%llx\n", in parse_options()
333 ntfs_log_verbose("offset = %lli = 0x%llx\n", in parse_options()
345 ntfs_log_verbose("device name = %s\n", dev_name); in parse_options()
352 ntfs_log_verbose("file name = \"%s\"\n", file_name); in parse_options()
390 ntfs_log_verbose("attribute type = 0x%lx\n", in parse_options()
393 ntfs_log_verbose("attribute name = \"\" (UNNAMED)\n"); in parse_options()
395 ntfs_log_verbose("attribute name = \"%s\" (length %u " in parse_options()
Dntfscp.c903 ntfs_log_verbose("New file size: %lld\n", (long long)new_size); in main()
960 ntfs_log_verbose("Target path does not contain '/'. " in main()
975 ntfs_log_verbose("Creating a new file '%s' under '%s'" in main()
1030 ntfs_log_verbose("Destination path has a file with " in main()
1036 ntfs_log_verbose("Creating a new file '%s' under " in main()
1080 ntfs_log_verbose("Old file size: %lld\n", (long long)na->data_size); in main()
1126 ntfs_log_verbose("Starting write.\n"); in main()
1149 ntfs_log_verbose("Syncing.\n"); in main()
1177 ntfs_log_verbose("Done.\n"); in main()
Dntfsmftalloc.c201 ntfs_log_verbose("device name = %s\n", dev_name); in parse_options()
209 ntfs_log_verbose("base mft record number = 0x%llx\n", (long long)ll); in parse_options()
348 ntfs_log_verbose("Dumping allocated mft record 0x%llx:\n", in main()
Dntfsck.c342 ntfs_log_verbose("vcn: %lld, length: %lld.\n", in get_last_vcn()
682 ntfs_log_verbose("Record %lld unused. Skipping.\n", in verify_mft_record()
691 ntfs_log_verbose("MFT record %lld\n", (long long)mft_num); in verify_mft_record()
798 ntfs_log_verbose("Resetting dirty flag.\n"); in reset_dirty()
843 ntfs_log_verbose("Boot sector verification complete. Proceeding to $MFT"); in main()
Dmkntfs.c4296 ntfs_log_verbose("Creating $Volume (mft record 3)\n"); in create_file_volume()
4341 ntfs_log_verbose("Creating backup boot sector.\n"); in create_backup_boot_sector()
4487 ntfs_log_verbose("Creating root directory (mft record 5)\n"); in mkntfs_create_root_structures()
4538 ntfs_log_verbose("Creating $MFT (mft record 0)\n"); in mkntfs_create_root_structures()
4559 ntfs_log_verbose("Creating $MFTMirr (mft record 1)\n"); in mkntfs_create_root_structures()
4576 ntfs_log_verbose("Creating $LogFile (mft record 2)\n"); in mkntfs_create_root_structures()
4592 ntfs_log_verbose("Creating $AttrDef (mft record 4)\n"); in mkntfs_create_root_structures()
4612 ntfs_log_verbose("Creating $Bitmap (mft record 6)\n"); in mkntfs_create_root_structures()
4635 ntfs_log_verbose("Creating $Boot (mft record 7)\n"); in mkntfs_create_root_structures()
4759 ntfs_log_verbose("Creating $BadClus (mft record 8)\n"); in mkntfs_create_root_structures()
[all …]
/third_party/ntfs-3g/include/ntfs-3g/
Dlogging.h99 #define ntfs_log_verbose(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG… macro