Home
last modified time | relevance | path

Searched refs:ntfs_log_error (Results 1 – 25 of 47) sorted by relevance

12

/third_party/ntfs-3g/ntfsprogs/
Dntfsdecrypt.c225 ntfs_log_error("You must specify exactly one " in parse_options()
243 ntfs_log_error("You must specify exactly one " in parse_options()
250 ntfs_log_error("You must specify exactly one " in parse_options()
255 ntfs_log_error("Couldn't parse inode number.\n"); in parse_options()
271 ntfs_log_error("Unknown option '%s'.\n", in parse_options()
283 ntfs_log_error("You must specify a key file.\n"); in parse_options()
286 ntfs_log_error("You must specify a device.\n"); in parse_options()
289 ntfs_log_error("You must specify a file or inode with " in parse_options()
293 ntfs_log_error("You can't specify both a file and " in parse_options()
298 ntfs_log_error("You may not use --quiet and --verbose " in parse_options()
[all …]
Dutils.c140 ntfs_log_error("Failed to set locale, using default '%s'.\n", in utils_set_locale()
223 ntfs_log_error("The device %s doesn't exist\n", name); in utils_valid_device()
235 ntfs_log_error("Use the force option to ignore this " in utils_valid_device()
242 ntfs_log_error("%s", opened_volume_msg); in utils_valid_device()
243 ntfs_log_error("You can use force option to avoid this " in utils_valid_device()
288 ntfs_log_error(invalid_ntfs_msg, device); in utils_mount_volume()
290 ntfs_log_error("%s", corrupt_volume_msg); in utils_mount_volume()
292 ntfs_log_error("%s", hibernated_volume_msg); in utils_mount_volume()
294 ntfs_log_error("%s", unclean_journal_msg); in utils_mount_volume()
296 ntfs_log_error("%s", opened_volume_msg); in utils_mount_volume()
[all …]
Dntfsmove.c205 ntfs_log_error("Unknown option '%s'.\n", argv[optind-1]); in parse_options()
224 ntfs_log_error("You must specify one device and one file.\n"); in parse_options()
229 ntfs_log_error("You may not use --quiet and --verbose at the " in parse_options()
235 ntfs_log_error("You may only specify one location option: " in parse_options()
482 ntfs_log_error("metadata\n"); in dont_move()
488 ntfs_log_error("attribute list\n"); in dont_move()
494 ntfs_log_error("extend inode\n"); in dont_move()
501 ntfs_log_error("ntldr\n"); in dont_move()
521 ntfs_log_error("bitmap alloc returns %d\n", res); in bitmap_alloc()
539 ntfs_log_error("bitmap free returns %d\n", res); in bitmap_free()
[all …]
Dmkntfs.c367 ntfs_log_error("Bitmap allocation error\n"); in bitmap_allocate()
473 ntfs_log_error("Can only allocate a single cluster at a time\n"); in bitmap_get_and_set()
529 ntfs_log_error("You may only specify the %s once.\n", name); in mkntfs_parse_long()
535 ntfs_log_error("Cannot understand the %s '%s'.\n", name, string); in mkntfs_parse_long()
556 ntfs_log_error("You may only specify the %s once.\n", name); in mkntfs_parse_llong()
562 ntfs_log_error("Cannot understand the %s '%s'.\n", name, in mkntfs_parse_llong()
629 ntfs_log_error("Internal error: invalid parameters to " in mkntfs_parse_options()
675 ntfs_log_error("You may only specify the label " in mkntfs_parse_options()
739 ntfs_log_error("Option '%s' requires an " in mkntfs_parse_options()
742 ntfs_log_error("Unknown option '%s'.\n", in mkntfs_parse_options()
[all …]
Dntfswipe.c223 ntfs_log_error("Couldn't allocate memory in parse_list().\n"); in parse_list()
235 ntfs_log_error("Invalid list '%s'\n", list); in parse_list()
241 ntfs_log_error("Bytes must be in range 0-255.\n"); in parse_list()
398 ntfs_log_error("Option '%s' requires an argument.\n", argv[optind-1]); in parse_options()
400 ntfs_log_error("Unknown option '%s'.\n", argv[optind-1]); in parse_options()
408 ntfs_log_error("Options --bytes and --undel are not compatible.\n"); in parse_options()
423 ntfs_log_error("You must specify exactly one device.\n"); in parse_options()
428 ntfs_log_error("You may not use --quiet and --verbose at the same time.\n"); in parse_options()
440 ntfs_log_error("The iteration count must be between 1 and 100.\n"); in parse_options()
451 ntfs_log_error("Couldn't allocate memory for byte list.\n"); in parse_options()
[all …]
Dntfscat.c198 ntfs_log_error("You must specify exactly one " in parse_options()
205 ntfs_log_error("You must specify exactly one " in parse_options()
211 ntfs_log_error("Couldn't parse attribute.\n"); in parse_options()
223 ntfs_log_error("You must specify exactly one inode.\n"); in parse_options()
227 ntfs_log_error("Couldn't parse inode number.\n"); in parse_options()
263 ntfs_log_error("Unknown option '%s'.\n", argv[optind-1]); in parse_options()
280 ntfs_log_error("You must specify a device.\n"); in parse_options()
284 ntfs_log_error("You must specify a file or inode " in parse_options()
289 ntfs_log_error("You can't specify both a file and inode.\n"); in parse_options()
294 ntfs_log_error("You may not use --quiet and --verbose at the " in parse_options()
[all …]
Dntfsundelete.c307 ntfs_log_error("ERROR: Couldn't alloc mem for parsing inodes!\n"); in parse_inode_arg()
319 ntfs_log_error("ERROR: Invalid Number: %s\n", opt_arg_ptr); in parse_inode_arg()
329 ntfs_log_error("ERROR: Missing range end!\n"); in parse_inode_arg()
337 ntfs_log_error("ERROR: Invalid Number: %s\n", opt_arg_temp); in parse_inode_arg()
367 ntfs_log_error("ERROR: Missing new value at end of input!\n"); in parse_inode_arg()
471 ntfs_log_error("Pattern to transform is empty\n"); in transform()
482 ntfs_log_error("Couldn't allocate memory in transform()\n"); in transform()
554 ntfs_log_error("Invalid time '%s'.\n", value); in parse_time()
559 ntfs_log_error("Internal error, strtoll didn't return a suffix.\n"); in parse_time()
564 ntfs_log_error("Invalid time suffix '%s'. Use Y, M, W, D or H.\n", suffix); in parse_time()
[all …]
Dntfsfix.c240 ntfs_log_error("$Volume has been deleted. Cannot handle this " in OLD_ntfs_volume_set_flags()
254 ntfs_log_error("Attribute $VOLUME_INFORMATION was not found in " in OLD_ntfs_volume_set_flags()
261 ntfs_log_error("Attribute $VOLUME_INFORMATION must be resident " in OLD_ntfs_volume_set_flags()
273 ntfs_log_error("Attribute $VOLUME_INFORMATION in $Volume is " in OLD_ntfs_volume_set_flags()
311 ntfs_log_error("Error setting volume flags.\n"); in set_dirty_flag()
534 ntfs_log_error("$MFT error: Incomplete multi " in fix_mftmirr()
542 ntfs_log_error("$MFT error: Invalid mft " in fix_mftmirr()
552 ntfs_log_error("$MFTMirr error: Incomplete " in fix_mftmirr()
559 ntfs_log_error("$MFTMirr error: Invalid mft " in fix_mftmirr()
627 ntfs_log_error("Corrupt cluster map size %lld" in rewrite_upcase()
[all …]
Dntfscp.c196 ntfs_log_error("You must specify exactly two " in parse_options()
203 ntfs_log_error("You can specify only one " in parse_options()
211 ntfs_log_error("Couldn't parse attribute.\n"); in parse_options()
230 ntfs_log_error("You can specify only one " in parse_options()
261 ntfs_log_error("Unknown option '%s'.\n", in parse_options()
279 ntfs_log_error("You must specify a device.\n"); in parse_options()
282 ntfs_log_error("You must specify a source file.\n"); in parse_options()
285 ntfs_log_error("You must specify a destination " in parse_options()
291 ntfs_log_error("You may not use --quiet and --verbose " in parse_options()
297 ntfs_log_error("Setting --timestamp is only possible" in parse_options()
[all …]
Dntfslabel.c165 ntfs_log_error("Bad hexadecimal serial number.\n"); in parse_options()
174 ntfs_log_error("Bad hexadecimal serial number.\n"); in parse_options()
200 ntfs_log_error("Unknown option '%s'.\n", argv[optind-1]); in parse_options()
218 ntfs_log_error("You must specify a device.\n"); in parse_options()
223 ntfs_log_error("You may not use --quiet and --verbose at " in parse_options()
354 ntfs_log_error("%s is mounted read-write, results may be " in print_label()
431 ntfs_log_error("Cannot make changes to a mounted device\n"); in main()
Dntfscluster.c223 ntfs_log_error("Option '%s' requires an argument.\n", argv[optind-1]); in parse_options()
225 ntfs_log_error("Unknown option '%s'.\n", argv[optind-1]); in parse_options()
248 ntfs_log_error("You must specify exactly one device.\n"); in parse_options()
253 ntfs_log_error("You may not use --quiet and --verbose at the same time.\n"); in parse_options()
258 ntfs_log_error("You may only specify one action: --info, --cluster, --sector or --last.\n"); in parse_options()
261 ntfs_log_error("The range must be in ascending order.\n"); in parse_options()
439 ntfs_log_error("!buffer\n"); in print_match()
547 ntfs_log_error("Cannot open inode %llu\n", in main()
561 ntfs_log_error("Cannot open inode %llu\n", in main()
Dntfsfallocate.c438 ntfs_log_error("Failed to free %lld clusters " in free_common()
482 ntfs_log_error("Failed to restore the original runlist\n"); in ntfs_restore_rl()
516 ntfs_log_error("Failed to zero at " in ntfs_inner_zero()
529 ntfs_log_error("Failed to allocate memory\n"); in ntfs_inner_zero()
558 ntfs_log_error("File size error : " in ntfs_merge_allocation()
574 ntfs_log_error("Failed to merge the new allocation\n"); in ntfs_merge_allocation()
580 ntfs_log_error( in ntfs_merge_allocation()
634 ntfs_log_error("Wrong hole size %lld\n", in ntfs_inner_allocation()
708 ntfs_log_error("Failed to locate the attribute\n"); in ntfs_full_allocation()
772 ntfs_log_error("%s\n",errmess); in ntfs_fallocate()
[all …]
Dntfsdump_logfile.c142 ntfs_log_error("Aborting...\n"); in device_err_exit()
162 ntfs_log_error("Aborting...\n"); in log_err_exit()
172 ntfs_log_error("%s v%s (libntfs-3g) - Interpret and display information " in usage()
270 ntfs_log_error("Could not seek to offset %u\n", ofs); in logfile_pread()
276 ntfs_log_error("Only %d out of %d bytes read starting at %d\n", in logfile_pread()
699 ntfs_log_error("Warning: $LogFile is too big. " in main()
755 ntfs_log_error("Warning: Sanity checking of restart area not implemented " in main()
761 ntfs_log_error("Warning: Sanity checking of array of log client records not " in main()
Dntfsmftalloc.c303 ntfs_log_error("Failed to determine whether %s is mounted: %s\n", in main()
306 ntfs_log_error("%s is mounted.\n", dev_name); in main()
309 ntfs_log_error("ntfsmftalloc forced anyway. Hope /etc/mtab " in main()
324 ntfs_log_error("Could not set up exit() function because atexit() " in main()
Dntfsls.c280 ntfs_log_error("Unknown option '%s'.\n", argv[optind - 1]); in parse_options()
302 ntfs_log_error("You must specify exactly one " in parse_options()
308 ntfs_log_error("You may not use --quiet and --verbose at the " in parse_options()
436 ntfs_log_error in readdir_recursive()
505 ntfs_log_error("Cannot represent filename in current locale.\n"); in list_dir_entry()
530 ntfs_log_error("Failed to allocate for subdir.\n"); in list_dir_entry()
/third_party/ntfs-3g/libntfs-3g/
Defs.c99 ntfs_log_error("Bad efs_info for inode %lld\n", in ntfs_get_efs_info()
102 ntfs_log_error("Could not get efsinfo" in ntfs_get_efs_info()
146 ntfs_log_error("Failed to get ctx for efs\n"); in fixup_loop()
159 ntfs_log_error("can't open DATA Attribute\n"); in fixup_loop()
177 ntfs_log_error("Multiple failure" in fixup_loop()
190 ntfs_log_error("Error in efs fixup of AT_DATA Attribute\n"); in fixup_loop()
232 ntfs_log_error("Inode %lld cannot be encrypted and compressed\n", in ntfs_set_efs_info()
276 ntfs_log_error("Failed to " in ntfs_set_efs_info()
327 ntfs_log_error("no na specified for efs_fixup_attribute\n"); in ntfs_efs_fixup_attribute()
333 ntfs_log_error("Failed to get ctx for efs\n"); in ntfs_efs_fixup_attribute()
[all …]
Dlogfile.c75 ntfs_log_error("$LogFile uses unsupported page size.\n"); in ntfs_check_restart_page_header()
83 ntfs_log_error("Found restart area in incorrect " in ntfs_check_restart_page_header()
97 ntfs_log_error("$LogFile version %i.%i is not " in ntfs_check_restart_page_header()
115 ntfs_log_error("$LogFile restart page specifies " in ntfs_check_restart_page_header()
124 ntfs_log_error("$LogFile restart page specifies " in ntfs_check_restart_page_header()
139 ntfs_log_error("$LogFile restart page specifies " in ntfs_check_restart_page_header()
148 ntfs_log_error("$LogFile restart page is not modified " in ntfs_check_restart_page_header()
186 ntfs_log_error("$LogFile restart area specifies " in ntfs_check_restart_area()
201 ntfs_log_error("$LogFile restart area specifies " in ntfs_check_restart_area()
216 ntfs_log_error("$LogFile restart area is out of bounds " in ntfs_check_restart_area()
[all …]
Dbootsect.c71 ntfs_log_error("NTFS signature is missing.\n"); in ntfs_boot_sector_is_ntfs()
78 ntfs_log_error("Unexpected bytes per sector value (%d).\n", in ntfs_boot_sector_is_ntfs()
91 ntfs_log_error("Unexpected sectors" in ntfs_boot_sector_is_ntfs()
95 ntfs_log_error("Unexpected sectors" in ntfs_boot_sector_is_ntfs()
109 ntfs_log_error("Unexpected cluster size (%d).\n", i); in ntfs_boot_sector_is_ntfs()
120 ntfs_log_error("Reserved fields aren't zero " in ntfs_boot_sector_is_ntfs()
138 ntfs_log_error("Unexpected clusters per mft record " in ntfs_boot_sector_is_ntfs()
151 ntfs_log_error("Unexpected clusters per index record " in ntfs_boot_sector_is_ntfs()
161 ntfs_log_error("Invalid location of MFT or MFTMirr.\n"); in ntfs_boot_sector_is_ntfs()
217 ntfs_log_error("sectors_per_cluster (%d) is not a power of 2." in ntfs_boot_sector_parse()
[all …]
Dvolume.c238 ntfs_log_error("Failed to get standard information of $MFT\n"); in ntfs_attr_setup_flag()
293 ntfs_log_error("$MFT has corrupt attribute list.\n"); in ntfs_mft_load()
301 ntfs_log_error("$MFT/$ATTR_LIST invalid length (%lld).\n", in ntfs_mft_load()
312 ntfs_log_error("Failed to get value of $MFT/$ATTR_LIST.\n"); in ntfs_mft_load()
317 ntfs_log_error("Partial read of $MFT/$ATTR_LIST (%lld != " in ntfs_mft_load()
349 ntfs_log_error("$MFT must be non-resident.\n"); in ntfs_mft_load()
355 ntfs_log_error("$MFT must be uncompressed and " in ntfs_mft_load()
387 ntfs_log_error("$MFT has corrupt attribute list.\n"); in ntfs_mft_load()
392 ntfs_log_error("$MFT/$DATA attribute not found.\n"); in ntfs_mft_load()
396 ntfs_log_error("Failed to load runlist for $MFT/$DATA.\n"); in ntfs_mft_load()
[all …]
Dmft.c245 ntfs_log_error("Record %llu has no FILE magic (0x%x)\n", in ntfs_mft_record_check()
252 ntfs_log_error("Record %llu has corrupt allocation size " in ntfs_mft_record_check()
260 ntfs_log_error("Record %llu has corrupt in-use size " in ntfs_mft_record_check()
267 ntfs_log_error("Attributes badly aligned in record %llu\n", in ntfs_mft_record_check()
274 ntfs_log_error("Record %llu is corrupt\n", in ntfs_mft_record_check()
297 ntfs_log_error("Corrupted MFT record %llu\n", in ntfs_mft_record_check()
304 ntfs_log_error("Bad end of MFT record %llu\n", in ntfs_mft_record_check()
372 ntfs_log_error("Record %llu has wrong SeqNo (%d <> %d)\n", in ntfs_file_record_read()
435 ntfs_log_error("Sector size is bigger than MFT record size. " in ntfs_mft_record_layout()
738 ntfs_log_error("Failed to determine last allocated " in ntfs_mft_bitmap_extend_allocation_i()
[all …]
Ddir.c108 ntfs_log_error("Bad inode cache entry\n"); in ntfs_dir_inode_hash()
215 ntfs_log_error("Bad lookup cache entry\n"); in ntfs_dir_lookup_hash()
292 ntfs_log_error("Index block size %u is invalid.\n", in ntfs_inode_lookup_by_name()
311 ntfs_log_error("Index root entry out of bounds in" in ntfs_inode_lookup_by_name()
431 ntfs_log_error("Index entry out of bounds in directory " in ntfs_inode_lookup_by_name()
480 ntfs_log_error("Index entry with child node found in a leaf " in ntfs_inode_lookup_by_name()
490 ntfs_log_error("Negative child node vcn in directory inode " in ntfs_inode_lookup_by_name()
677 ntfs_log_error("Out of memory.\n"); in ntfs_pathname_to_inode()
689 ntfs_log_error("Unnormalized path %s\n",ascii); in ntfs_pathname_to_inode()
935 ntfs_log_error("Failed to close inode %lld\n", in ntfs_dir_entry_type()
[all …]
Dioctl.c277 ntfs_log_error("fstrim: setting start or length is not supported\n"); in fstrim()
281 ntfs_log_error("fstrim: minlen > cluster size is not supported\n"); in fstrim()
291 ntfs_log_error("fstrim: not supported for non-block-device\n"); in fstrim()
300 ntfs_log_error("fstrim: backing device is not aligned for discards\n"); in fstrim()
305 ntfs_log_error("fstrim: backing device does not support discard (discard_max_bytes == 0)\n"); in fstrim()
Dcollate.c94 ntfs_log_error("data1_len or/and data2_len not equal to 4.\n"); in ntfs_collate_ntofs_ulong()
128 ntfs_log_error("data1_len or data2_len not valid\n"); in ntfs_collate_ntofs_ulongs()
175 ntfs_log_error("data1_len or/and data2_len not equal to 8.\n"); in ntfs_collate_ntofs_security_hash()
/third_party/ntfs-3g/src/
Dntfs-3g_common.c224 ntfs_log_error("'%s' option shouldn't have value.\n", s); in bogus_option_value()
233 ntfs_log_error("'%s' option should have a value.\n", s); in missing_option_value()
276 ntfs_log_error("'%s' option needs an octal value\n", in parse_mount_options()
286 ntfs_log_error("'%s' option " in parse_mount_options()
369 ntfs_log_error("'%s' is an unsupported option.\n", in parse_mount_options()
407 ntfs_log_error("ntfs_macosx_normalize_filenames(1) failed!\n"); in parse_mount_options()
413 ntfs_log_error("ntfs_macosx_normalize_filenames(0) failed!\n"); in parse_mount_options()
429 ntfs_log_error("Invalid named data streams " in parse_mount_options()
456 ntfs_log_error("Remounting is not supported at present." in parse_mount_options()
488 ntfs_log_error("no more memory to store " in parse_mount_options()
[all …]
Dntfs-3g.probe.c114 ntfs_log_error("%s: You must specify exactly " in parse_options()
129 ntfs_log_error("%s: Unknown option '%s'.\n", EXEC_NAME, in parse_options()
136 ntfs_log_error("ERROR: %s: Device is missing\n", EXEC_NAME); in parse_options()
141 ntfs_log_error("ERROR: %s: Probe type is missing\n", EXEC_NAME); in parse_options()

12