Searched refs:ntfs_log_perror (Results 1 - 22 of 22) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dmisc.c49 ntfs_log_perror("Failed to calloc %lld bytes", (long long)size);
59 ntfs_log_perror("Failed to malloc %lld bytes", (long long)size);
69 ntfs_log_perror("Failed to realloc %lld bytes",
H A Dmst.c80 ntfs_log_perror("%s: magic: 0x%08lx size: %ld "
114 ntfs_log_perror("Incomplete multi-sector transfer: "
181 ntfs_log_perror("%s: bad argument", __FUNCTION__);
190 ntfs_log_perror("%s", __FUNCTION__);
H A Dvolume.c267 ntfs_log_perror("Error allocating memory for $MFT");
278 ntfs_log_perror("Error reading $MFT");
334 ntfs_log_perror("Failed to open ntfs attribute");
367 ntfs_log_perror("ntfs_mapping_pairs_decompress() failed");
372 ntfs_log_perror("The MFT is not self-contained");
415 ntfs_log_perror("Failed to open $MFT/$BITMAP");
454 ntfs_log_perror("Failed to open inode $MFTMirr");
460 ntfs_log_perror("Failed to open $MFTMirr/$DATA");
465 ntfs_log_perror("Failed to map runlist of $MFTMirr/$DATA");
512 ntfs_log_perror("
[all...]
H A Dunix_io.c128 ntfs_log_perror("Failed to access '%s'", dev->d_name);
179 ntfs_log_perror("Failed to %s lock '%s'", NDevReadOnly(dev) ?
182 ntfs_log_perror("Failed to close '%s'", dev->d_name);
209 ntfs_log_perror("Device %s is not open", dev->d_name);
214 ntfs_log_perror("Failed to fsync device %s", dev->d_name);
223 ntfs_log_perror("Could not unlock %s", dev->d_name);
225 ntfs_log_perror("Failed to close device %s", dev->d_name);
341 ntfs_log_perror("Failed to sync device %s", dev->d_name);
H A Dinode.c188 ntfs_log_perror("No STANDARD_INFORMATION in base record"
236 ntfs_log_perror("Too large attrlist attribute (%llu), inode "
249 ntfs_log_perror("Unexpected attrlist size (%lld <> %u), inode "
595 ntfs_log_perror("%s", __FUNCTION__);
648 ntfs_log_perror("Found stale extent mft "
758 ntfs_log_perror("Failed to sync standard info (inode %lld)",
851 ntfs_log_perror("Failed to open inode %lld with index",
859 ntfs_log_perror("Failed to get index ctx, inode %lld",
873 ntfs_log_perror("Index lookup failed, inode %lld",
920 ntfs_log_perror("Attribut
[all...]
H A Dattrib.c267 ntfs_log_perror(ESTR);
303 ntfs_log_perror(ESTR);
516 ntfs_log_perror("Inode %lld has corrupt attribute flags "
527 ntfs_log_perror("Compressed inode %lld not allowed"
537 ntfs_log_perror("Compressed inode %lld attr 0x%x has "
546 ntfs_log_perror("Compressed inode %lld attr 0x%lx has "
800 ntfs_log_perror("First extent of inode %llu "
823 ntfs_log_perror("Inode %llu has corrupt attribute list",
829 ntfs_log_perror("Couldn't find attribute for runlist mapping");
840 ntfs_log_perror("Faile
[all...]
H A Dbitmap.c124 ntfs_log_perror("%s: Invalid argument (%p, %lld, %lld)",
193 ntfs_log_perror("Reading of last byte "
219 ntfs_log_perror("Failed to write buffer to bitmap "
H A Dlcnalloc.c187 ntfs_log_perror("Bitmap write error (%lld, %lld)",
258 ntfs_log_perror("%s: vcn: %lld, count: %lld, lcn: %lld",
326 ntfs_log_perror("Reading $BITMAP failed");
362 ntfs_log_perror("realloc() failed");
545 ntfs_log_perror("Failed to allocate clusters");
594 ntfs_log_perror("Cluster deallocation failed "
633 ntfs_log_perror("Cluster deallocation failed "
693 ntfs_log_perror("%s: Unexpected lcn (%lld)", __FUNCTION__,
730 ntfs_log_perror("%s: Invalid lcn (%lli)",
745 ntfs_log_perror("
[all...]
H A Dindex.c92 ntfs_log_perror("Failed to write index block %lld, inode %llu",
405 ntfs_log_perror("Failed to lookup $INDEX_ROOT");
412 ntfs_log_perror("Non-resident $INDEX_ROOT detected");
663 ntfs_log_perror("Negative vcn in inode %llu",
680 ntfs_log_perror("Failed to open index allocation of inode "
699 ntfs_log_perror("Failed to read index block");
720 ntfs_log_perror("Index is over %d level deep", MAX_PARENT_VCN);
731 ntfs_log_perror("Corrupt index pointer (%d)", icx->pindex);
782 ntfs_log_perror("key: %p key_len: %d", key, key_len);
796 ntfs_log_perror("Inde
[all...]
H A Dmft.c92 ntfs_log_perror("%s: b=%p count=%lld mft=%llu", __FUNCTION__,
101 ntfs_log_perror("Trying to read non-allocated mft records "
112 ntfs_log_perror("Failed to read of MFT, mft=%llu count=%lld "
161 ntfs_log_perror("Trying to write non-allocated mft records "
178 ntfs_log_perror("Trying to write non-allocated mftmirr"
198 ntfs_log_perror("Error writing $Mft record(s)");
355 ntfs_log_perror("%s: mrec=%p", __FUNCTION__, mrec);
408 ntfs_log_perror("%s: mrec=%p", __FUNCTION__, mrec);
418 ntfs_log_perror("Mft reference exceeds 32 bits");
611 ntfs_log_perror("Faile
[all...]
H A Drunlist.c557 ntfs_log_perror("%s: unmapped source runlist", __FUNCTION__);
579 ntfs_log_perror("Run lists overlap. Cannot merge");
633 ntfs_log_perror("Merge failed");
707 ntfs_log_perror("libntfs: Critical error");
1121 ntfs_log_perror("Failed to read runlist [vol: %p rl: %p "
1210 ntfs_log_perror("Failed to write runlist [vol: %p rl: %p "
1649 ntfs_log_perror("rl_truncate error: arl: %p", arl);
1651 ntfs_log_perror("rl_truncate error:"
1660 ntfs_log_perror("Start_vcn lies outside front of runlist");
1723 ntfs_log_perror("
[all...]
H A Ddir.c281 ntfs_log_perror("Index root attribute missing in directory inode "
374 ntfs_log_perror("Failed to open index allocation (inode %lld)",
404 ntfs_log_perror("Failed to read vcn 0x%llx from inode %lld",
759 ntfs_log_perror("Could not convert filename to Unicode:"
778 ntfs_log_perror("Could not convert filename to Unicode:"
1140 ntfs_log_perror("Failed to open index allocation attribute. "
1170 ntfs_log_perror("Parent directory not found");
1190 ntfs_log_perror("Index root attribute missing in directory inode "
1292 ntfs_log_perror("Failed to open index bitmap attribute");
1315 ntfs_log_perror("Faile
[all...]
H A Ddevice.c447 ntfs_log_perror("Trying to read outside of volume "
455 ntfs_log_perror("Error reading cluster(s)");
483 ntfs_log_perror("Trying to write outside of volume "
494 ntfs_log_perror("Error writing cluster(s)");
H A Dlogging.h96 #define ntfs_log_perror(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG_LEVEL_PERROR,NULL,FORMAT,##ARGS) macro
H A Dlogfile.c740 ntfs_log_perror("Resident $LogFile $DATA attribute");
754 ntfs_log_perror("Failed to reset $LogFile");
H A Dbootsect.c231 ntfs_log_perror("Failed to read last sector (%lld)",
H A Dsecurity.c668 ntfs_log_perror("Inconsistency in index $SII");
723 ntfs_log_perror("Index $SII is broken");
813 ntfs_log_perror("Could not sync $Secure\n");
870 ntfs_log_perror("Inconsistency in index $SDH");
936 ntfs_log_perror("Reentry error, check no multithreading\n");
1861 ntfs_log_perror("Inconsistency in index $SII");
3435 ntfs_log_perror("Failed to add initial SECURITY_DESCRIPTOR");
4528 ntfs_log_perror("Failed to open $Secure");
H A Dunistr.c1455 ntfs_log_perror("Couldn't convert '%s' to Unicode", s);
H A Dcompress.c631 ntfs_log_perror("Failed to decompress file");
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dutils.c227 ntfs_log_perror("Error getting information about %s",
234 ntfs_log_perror("Failed to determine whether %s is mounted",
288 ntfs_log_perror("Failed to mount '%s'", device);
753 ntfs_log_perror("Couldn't open $Bitmap");
763 ntfs_log_perror("Couldn't read $Bitmap");
821 ntfs_log_perror("Couldn't read $MFT/$BITMAP");
1127 ntfs_log_perror("Couldn't open $MFT/$DATA");
1133 ntfs_log_perror("Couldn't read MFT Record %llu",
H A Dmkntfs.c316 ntfs_log_perror("Not enough memory");
494 ntfs_log_perror("Reallocating memory for bad blocks "
521 ntfs_log_perror("Error writing to %s", dev->d_name);
648 ntfs_log_perror("Error writing to %s",
1381 ntfs_log_perror("Failed to allocate scattered clusters");
1645 ntfs_log_perror("add_attr_std_info failed");
3119 ntfs_log_perror("Warning: Could not close %s", g_vol->dev->d_name);
3167 ntfs_log_perror("Could not create device");
3182 ntfs_log_perror("Could not open %s", vol->dev->d_name);
3187 ntfs_log_perror("Erro
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/
H A Dlowntfs.c530 ntfs_log_perror("ntfs_attr_pread error reading inode %lld at "
1249 ntfs_log_perror("Rename failed. Existing file '%s' was renamed "
1260 ntfs_log_perror("Rename failed. Existing file '%s' still present "

Completed in 149 milliseconds