Searched refs:ntfs_log_debug (Results 1 - 25 of 25) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libntfs/common/libntfs/
H A Ddebug.c52 ntfs_log_debug("NTFS-fs DEBUG: Dumping runlist (values in hex):\n");
54 ntfs_log_debug("Run list not present.\n");
57 ntfs_log_debug("VCN LCN Run length\n");
66 ntfs_log_debug("%-16llx %s %-16llx%s\n", rl[i].vcn, lcn_str[idx], rl[i].length, rl[i].length ? "" : " (runlist end)");
68 ntfs_log_debug("%-16llx %-16llx %-16llx%s\n", rl[i].vcn, rl[i].lcn, rl[i].length, rl[i].length ? "" : " (runlist end)");
H A Dbootsect.c64 ntfs_log_debug("\nBeginning bootsector check...\n");
77 ntfs_log_debug("Calculating bootsector checksum... ");
81 ntfs_log_debug("FAILED\n");
82 ntfs_log_debug("The NTFS bootsector contains an "
85 ntfs_log_debug("OK\n");
89 ntfs_log_debug("Checking OEMid... ");
92 ntfs_log_debug("OK\n");
95 ntfs_log_debug("Checking bytes per sector... ");
99 ntfs_log_debug("OK\n");
102 ntfs_log_debug("Checkin
[all...]
H A Dvolume.c481 ntfs_log_debug("Reading bootsector... ");
485 ntfs_log_debug(FAILED);
494 ntfs_log_debug(FAILED);
498 ntfs_log_debug("Error: partition is smaller than "
504 ntfs_log_debug(OK);
506 ntfs_log_debug("Error: %s is not a valid NTFS partition!\n",
519 ntfs_log_debug("Failed to set the device block size to the "
552 ntfs_log_debug("mft_zone_pos = 0x%llx\n", (long long)vol->mft_zone_pos);
569 ntfs_log_debug("mft_zone_start = 0x%llx\n",
582 ntfs_log_debug("mft_zone_en
[all...]
H A Dmft.c100 ntfs_log_debug("Error: partition is smaller than it should "
187 ntfs_log_debug("Error: failed to sync $MFTMirr! Run "
263 ntfs_log_debug("ntfs_file_record_read(): file is corrupt.\n");
300 ntfs_log_debug("Mft reference exceeds 32 bits!\n");
464 ntfs_log_debug("Starting bitmap search: pass %u, pass_start 0x%llx, "
486 ntfs_log_debug("Read 0x%llx bytes.\n", (long long)ll);
492 ntfs_log_debug("Before inner for loop: size 0x%x, "
509 ntfs_log_debug("After inner for loop: size 0x%x, "
531 ntfs_log_debug("pass %i, pass_start 0x%llx, pass_end "
599 ntfs_log_debug("Rea
[all...]
H A Dcompress.c102 ntfs_log_debug("Beginning sub-block at offset = 0x%x in the cb.\n",
111 ntfs_log_debug("Completed. Returning success (0).\n");
131 ntfs_log_debug("Found uncompressed sub-block.\n");
145 ntfs_log_debug("Found compressed sub-block.\n");
155 ntfs_log_debug("Filling incomplete sub-block with zeroes.\n");
245 ntfs_log_debug("Failed. Returning -EOVERFLOW.\n");
429 ntfs_log_debug("Found sparse compression block.\n");
442 ntfs_log_debug("Found uncompressed compression block.\n");
488 ntfs_log_debug("Found compressed compression block.\n");
528 ntfs_log_debug("Successfull
[all...]
H A Drunlist.c128 ntfs_log_debug("Eeek. ntfs_rl_are_mergeable() invoked with NULL "
192 ntfs_log_debug("Eeek. ntfs_rl_append() invoked with NULL "
260 ntfs_log_debug("Eeek. ntfs_rl_insert() invoked with NULL "
358 ntfs_log_debug("Eeek. ntfs_rl_replace() invoked with NULL "
510 ntfs_log_debug("dst:\n");
512 ntfs_log_debug("src:\n");
548 ntfs_log_debug("Eeek! ntfs_runlists_merge() received entirely "
571 ntfs_log_debug("Run lists overlap. Cannot merge!\n");
609 ntfs_log_debug("dfinal = %i, dend = %i\n", dfinal, dend);
610 ntfs_log_debug("sstar
[all...]
H A Ddir.c143 ntfs_log_debug("Index block size %u is invalid.\n",
249 ntfs_log_debug("Entry not found.\n");
297 ntfs_log_debug("Actual VCN (0x%llx) of index buffer is "
305 ntfs_log_debug("Index buffer (VCN 0x%llx) of directory inode "
317 ntfs_log_debug("Size of index buffer (VCN 0x%llx) of directory "
339 ntfs_log_debug("Index entry out of bounds in directory "
430 ntfs_log_debug("Index entry with child node found in a "
441 ntfs_log_debug("Negative child node vcn in directory inode "
457 ntfs_log_debug("Entry not found.\n");
462 ntfs_log_debug("Corrup
[all...]
H A Ddevice.c575 ntfs_log_debug("BLKGETSIZE64 nr bytes = %llu (0x%llx)\n",
586 ntfs_log_debug("BLKGETSIZE nr 512 byte blocks = %lu (0x%lx)\n",
596 ntfs_log_debug("FDGETPRM nr 512 byte blocks = %lu (0x%lx)\n",
644 ntfs_log_debug("HDIO_GETGEO start_sect = %lu (0x%lx)\n",
677 ntfs_log_debug("HDIO_GETGEO heads = %u (0x%x)\n",
711 ntfs_log_debug("HDIO_GETGEO sectors_per_track = %u (0x%x)\n",
746 ntfs_log_debug("BLKSSZGET sector size = %d bytes\n",
781 ntfs_log_debug("Used BLKBSZSET to set block size to "
H A Dlogfile.c604 ntfs_log_debug("Using second restart page as it is more "
610 ntfs_log_debug("Using first restart page as it is more "
681 ntfs_log_debug("Done. $LogFile indicates a dirty shutdown.\n");
713 ntfs_log_debug("$LogFile $DATA attribute is resident!?!\n");
720 ntfs_log_debug("$LogFile has zero length, no disk write "
734 ntfs_log_debug("Amount of $LogFile data read does not "
752 ntfs_log_debug("Failed to set the $LogFile attribute "
H A Dcollate.c218 ntfs_log_debug("Unknown collation rule.\n");
H A Dunistr.c139 ntfs_log_debug("ntfs_names_collate received NULL pointer!\n");
197 ntfs_log_debug("ntfs_wcsncmp() received NULL pointer!\n");
240 ntfs_log_debug("ntfs_wcsncasecmp() received NULL pointer!\n");
463 ntfs_log_debug("Eeek. cnt <= 0, cnt = %i\n", cnt);
472 ntfs_log_debug("Eeek. mbstate not in initial state!\n");
H A Dlcnalloc.c542 ntfs_log_debug("Switching from data2 zone to data1 "
633 ntfs_log_debug("After outer while loop.\n");
635 ntfs_log_debug("At done_ret.\n");
656 ntfs_log_debug("At done_err_ret (follows done_ret).\n");
H A Dunix_io.c110 ntfs_log_debug("ntfs_device_unix_io_open: Could not lock %s "
H A Dcrypto.c914 ntfs_log_debug("key_size 0x%x\n", key_size);
916 ntfs_log_debug("Invalid FEK. It was probably decrypted with "
928 ntfs_log_debug("algorithm_id 0x%x\n", le32_to_cpu(fek->alg_id));
1043 ntfs_log_debug("Credential type is not certificate "
1061 ntfs_log_debug("Thumbprints do not match, skipping "
H A Dlogging.c641 ntfs_log_debug("Unknown logging option '%s'\n", option);
H A Dinode.c96 ntfs_log_debug("Eeek. Discarding dirty inode!\n");
362 ntfs_log_debug("Extent inode was not attached to base "
424 ntfs_log_debug("Found stale extent mft "
H A Dattrib.c209 ntfs_log_debug(ESTR": Ran out of "
213 ntfs_log_debug(ESTR": unknown error\n");
247 ntfs_log_debug(ESTR ": Ran out of "
251 ntfs_log_debug(ESTR ": unknown error\n");
1799 ntfs_log_debug("ntfs_attr_find(): File is corrupt. Run chkdsk.\n");
2078 ntfs_log_debug("Found stale mft reference in "
2165 ntfs_log_debug("Inode is corrupt.\n");
3478 ntfs_log_debug("Attribute lookup failed.\n");
3687 ntfs_log_debug("Failed to write out attribute value "
3698 ntfs_log_debug("Faile
[all...]
H A Dindex.c294 ntfs_log_debug("'%s' ", s);
547 ntfs_log_debug("Index entry wasn't found.\n");
747 ntfs_log_debug("Descend into node with VCN %lld.\n", vcn);
/opensolaris-onvv-gate/usr/src/lib/libntfs/common/include/ntfs/
H A Ddebug.h47 ntfs_log_debug("Forcing segmentation fault!"); \
57 ntfs_log_debug("Forcing segmentation fault!"); \
H A Dlogging.h88 * Note, if DEBUG is not defined, then ntfs_log_debug/trace have no effect.
123 #define ntfs_log_debug(FORMAT, ARGS...)do {} while (0) macro
126 #define ntfs_log_debug(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG_LEVEL_DEBUG,NULL,FORMAT,##ARGS) macro
133 #define ntfs_log_debug(...) do {} while (0) macro
136 #define ntfs_log_debug(...) ntfs_log_redirect("unknown",__FILE__,__LINE__,NTFS_LOG_LEVEL_DEBUG,NULL,__VA_ARGS__) macro
/opensolaris-onvv-gate/usr/src/cmd/ntfsprogs/
H A Dutils.c284 ntfs_log_debug("Parsing size '%s'.\n", value);
316 ntfs_log_debug("Parsed size = %lld.\n", result);
346 ntfs_log_debug("Range has no beginning, defaulting to 0.\n");
356 ntfs_log_debug("Range has no end, defaulting to %lld.\n", b);
365 ntfs_log_debug("Range '%s' = %lld - %lld\n", string, a, b);
394 ntfs_log_debug("find_attribute didn't find an attribute of type: 0x%02x.\n", type);
398 ntfs_log_debug("find_attribute found an attribute of type: 0x%02x.\n", type);
435 ntfs_log_debug("find_first_attribute: found attr of type 0x%02x.\n", type);
437 ntfs_log_debug("find_first_attribute: didn't find attr of type 0x%02x.\n", type);
474 //ntfs_log_debug("sizeo
[all...]
H A Dntfsundelete.c340 ntfs_log_debug("Pattern '%s' replaced with regex '%s'.\n", pattern,
414 ntfs_log_debug("Time now = %lld, Time then = %lld.\n", (long long) now,
732 ntfs_log_debug("freeing filename '%s'", f->name ? f->name :
737 ntfs_log_debug(" and parent filename '%s'",
741 ntfs_log_debug(".\n");
747 ntfs_log_debug("Freeing data stream '%s'.\n", d->name ?
860 ntfs_log_debug("ERROR: Couldn't translate "
941 ntfs_log_debug("ERROR: Couldn't translate filename to "
966 ntfs_log_debug("File has %d names.\n", count);
1037 ntfs_log_debug("Could
[all...]
H A Dmkntfs.c2645 ntfs_log_debug("file_name_attr1->file_name_length = %i\n",
2652 ntfs_log_debug("Name contains non-displayable "
2654 ntfs_log_debug("file_name_attr1->file_name = %s\n",
2658 ntfs_log_debug("file_name_attr2->file_name_length = %i\n",
2666 ntfs_log_debug("Name contains non-displayable "
2668 ntfs_log_debug("file_name_attr2->file_name = %s\n",
2711 ntfs_log_debug("BUG: ie->length is zero, breaking out "
3149 ntfs_log_debug("System page size is %li bytes.\n", page_size);
3185 ntfs_log_debug("sector size = %ld bytes\n", opts.sector_size);
3188 ntfs_log_debug("Faile
[all...]
H A Dntfsfix.c200 ntfs_log_debug("Failed to allocate attribute search "
H A Dntfsclone.c1455 ntfs_log_debug("BLKGETSIZE64 nr bytes = %llu "
1466 ntfs_log_debug("BLKGETSIZE nr 512 byte blocks = %lu "
1476 ntfs_log_debug("FDGETPRM nr 512 byte blocks = %lu "

Completed in 210 milliseconds