/fs/ntfs/ |
D | lcnalloc.c | 42 ntfs_debug("Entering."); in ntfs_cluster_free_from_rl_nolock() 54 ntfs_debug("Done."); in ntfs_cluster_free_from_rl_nolock() 149 ntfs_debug("Entering for start_vcn 0x%llx, count 0x%llx, start_lcn " in ntfs_cluster_alloc() 244 ntfs_debug("Start of outer while loop: done_zones 0x%x, " in ntfs_cluster_alloc() 255 ntfs_debug("last_read_pos 0x%llx.", in ntfs_cluster_alloc() 258 ntfs_debug("End of attribute reached. " in ntfs_cluster_alloc() 264 ntfs_debug("Marking page dirty."); in ntfs_cluster_alloc() 286 ntfs_debug("Before inner while loop: buf_size %i, lcn 0x%llx, " in ntfs_cluster_alloc() 292 ntfs_debug("In inner while loop: buf_size %i, " in ntfs_cluster_alloc() 304 ntfs_debug("Continuing while loop 1."); in ntfs_cluster_alloc() [all …]
|
D | super.c | 175 ntfs_debug("Entering with mount options string: %s", opt); in parse_options() 263 ntfs_debug("Using NLS character set %s.", nls_map->charset); in parse_options() 273 ntfs_debug("Using default NLS character set (%s).", in parse_options() 369 ntfs_debug("Entering, old flags = 0x%x, new flags = 0x%x.", in ntfs_write_volume_flags() 396 ntfs_debug("Done."); in ntfs_write_volume_flags() 456 ntfs_debug("Entering with remount options string: %s", opt); in ntfs_remount() 553 ntfs_debug("Done."); in ntfs_remount() 760 ntfs_debug("vol->sector_size = %i (0x%x)", vol->sector_size, in parse_ntfs_boot_sector() 762 ntfs_debug("vol->sector_size_bits = %i (0x%x)", vol->sector_size_bits, in parse_ntfs_boot_sector() 771 ntfs_debug("sectors_per_cluster = 0x%x", b->bpb.sectors_per_cluster); in parse_ntfs_boot_sector() [all …]
|
D | mft.c | 148 ntfs_debug("Entering for mft_no 0x%lx.", ni->mft_no); in map_mft_record() 208 ntfs_debug("Entering for mft_no 0x%lx.", ni->mft_no); in unmap_mft_record() 246 ntfs_debug("Mapping extent mft record 0x%lx (base mft record 0x%lx).", in map_extent_mft_record() 277 ntfs_debug("Done 1."); in map_extent_mft_record() 343 ntfs_debug("Done 2."); in map_extent_mft_record() 388 ntfs_debug("Entering for inode 0x%lx.", ni->mft_no); in __mark_mft_record_dirty() 468 ntfs_debug("Entering for inode 0x%lx.", mft_no); in ntfs_sync_mft_mirror() 615 ntfs_debug("Done."); in ntfs_sync_mft_mirror() 673 ntfs_debug("Entering for inode 0x%lx.", ni->mft_no); in write_mft_record_nolock() 818 ntfs_debug("Done."); in write_mft_record_nolock() [all …]
|
D | logfile.c | 45 ntfs_debug("Entering."); in ntfs_check_restart_page_header() 126 ntfs_debug("Done."); in ntfs_check_restart_page_header() 151 ntfs_debug("Entering."); in ntfs_check_restart_area() 240 ntfs_debug("Done."); in ntfs_check_restart_area() 267 ntfs_debug("Entering."); in ntfs_check_log_client_array() 302 ntfs_debug("Done."); in ntfs_check_log_client_array() 344 ntfs_debug("Entering."); in ntfs_check_and_load_restart_page() 444 ntfs_debug("Done."); in ntfs_check_and_load_restart_page() 485 ntfs_debug("Entering."); in ntfs_check_logfile() 604 ntfs_debug("Done. ($LogFile is empty.)"); in ntfs_check_logfile() [all …]
|
D | compress.c | 92 ntfs_debug("Zeroing page region outside initialized size."); in zero_partial_compressed_page() 185 ntfs_debug("Entering, cb_size = 0x%x.", cb_size); in ntfs_decompress() 187 ntfs_debug("Beginning sub-block at offset = 0x%zx in the cb.", in ntfs_decompress() 200 ntfs_debug("Completed. Returning success (0)."); in ntfs_decompress() 268 ntfs_debug("Found uncompressed sub-block."); in ntfs_decompress() 296 ntfs_debug("Found compressed sub-block."); in ntfs_decompress() 311 ntfs_debug("Filling incomplete sub-block with " in ntfs_decompress() 506 ntfs_debug("Entering, page->index = 0x%lx, cb_size = 0x%x, nr_pages = " in ntfs_read_compressed_block() 554 ntfs_debug("Compressed read outside i_size - truncated?"); in ntfs_read_compressed_block() 612 ntfs_debug("Reading vcn = 0x%llx, lcn = 0x%llx.", in ntfs_read_compressed_block() [all …]
|
D | collate.c | 18 ntfs_debug("Entering."); in ntfs_collate_binary() 26 ntfs_debug("Done, returning %i", rc); in ntfs_collate_binary() 37 ntfs_debug("Entering."); in ntfs_collate_ntofs_ulong() 51 ntfs_debug("Done, returning %i", rc); in ntfs_collate_ntofs_ulong() 92 ntfs_debug("Entering."); in ntfs_collate()
|
D | namei.c | 100 ntfs_debug("Looking up %pd in directory inode 0x%lx.", in ntfs_lookup() 116 ntfs_debug("Found inode 0x%lx. Calling ntfs_iget.", dent_ino); in ntfs_lookup() 125 ntfs_debug("Done. (Case 1.)"); in ntfs_lookup() 152 ntfs_debug("Entry was not found, adding negative dentry."); in ntfs_lookup() 155 ntfs_debug("Done."); in ntfs_lookup() 172 ntfs_debug("Case 2."); in ntfs_lookup() 180 ntfs_debug("Case 3."); in ntfs_lookup() 297 ntfs_debug("Entering for inode 0x%lx.", vi->i_ino); in ntfs_get_parent()
|
D | runlist.c | 530 ntfs_debug("dst:"); in ntfs_runlists_merge() 532 ntfs_debug("src:"); in ntfs_runlists_merge() 626 ntfs_debug("dfinal = %i, dend = %i", dfinal, dend); in ntfs_runlists_merge() 627 ntfs_debug("sstart = %i, sfinal = %i, send = %i", sstart, sfinal, send); in ntfs_runlists_merge() 628 ntfs_debug("start = %i, finish = %i", start, finish); in ntfs_runlists_merge() 629 ntfs_debug("ds = %i, ss = %i, dins = %i", ds, ss, dins); in ntfs_runlists_merge() 648 ntfs_debug("Triggering marker code."); in ntfs_runlists_merge() 656 ntfs_debug("Old marker = 0x%llx, replacing " in ntfs_runlists_merge() 702 ntfs_debug("Merged runlist:"); in ntfs_runlists_merge() 918 ntfs_debug("More extents to follow; deltaxcn " in ntfs_mapping_pairs_decompress() [all …]
|
D | attrib.c | 83 ntfs_debug("Mapping runlist part containing vcn 0x%llx.", in ntfs_map_runlist_nolock() 335 ntfs_debug("Entering for i_ino 0x%lx, vcn 0x%llx, %s_locked.", in ntfs_attr_vcn_to_lcn_nolock() 352 ntfs_debug("Done, lcn 0x%llx.", (long long)lcn); in ntfs_attr_vcn_to_lcn_nolock() 459 ntfs_debug("Entering for i_ino 0x%lx, vcn 0x%llx, with%s ctx.", in ntfs_attr_find_vcn_nolock() 477 ntfs_debug("Done."); in ntfs_attr_find_vcn_nolock() 734 ntfs_debug("Entering."); in load_attribute_list() 755 ntfs_debug("Reading vcn = 0x%llx, lcn = 0x%llx.", in load_attribute_list() 768 ntfs_debug("max_block = 0x%lx.", max_block); in load_attribute_list() 770 ntfs_debug("Reading block = 0x%lx.", block); in load_attribute_list() 884 ntfs_debug("Entering for inode 0x%lx, type 0x%x.", ni->mft_no, type); in ntfs_external_attr_find() [all …]
|
D | usnjrnl.c | 35 ntfs_debug("Entering."); in ntfs_stamp_usnjrnl() 49 ntfs_debug("Stamping transaction log ($UsnJrnl): old " in ntfs_stamp_usnjrnl() 66 ntfs_debug("Done."); in ntfs_stamp_usnjrnl()
|
D | dir.c | 280 ntfs_debug("Entry not found."); in ntfs_lookup_inode_by_name() 571 ntfs_debug("Entry not found."); in ntfs_lookup_inode_by_name() 971 ntfs_debug("Entry not found."); 1023 ntfs_debug("Skipping DOS name space entry."); in ntfs_filldir() 1027 ntfs_debug("Skipping root directory self reference entry."); in ntfs_filldir() 1032 ntfs_debug("Skipping system file."); in ntfs_filldir() 1055 ntfs_debug("Calling filldir for %s with len %i, fpos 0x%llx, inode " in ntfs_filldir() 1105 ntfs_debug("Entering for inode 0x%lx, fpos 0x%llx.", in ntfs_readdir() 1184 ntfs_debug("In index root, offset 0x%zx.", (u8*)ie - (u8*)ir); in ntfs_readdir() 1220 ntfs_debug("Inode 0x%lx, getting index bitmap.", vdir->i_ino); in ntfs_readdir() [all …]
|
D | file.c | 117 ntfs_debug("Entering for i_ino 0x%lx, attribute type 0x%x, " in ntfs_attr_extend_initialized() 301 ntfs_debug("Done, initialized_size 0x%llx, i_size 0x%llx.", in ntfs_attr_extend_initialized() 313 ntfs_debug("Failed. Returning error code %i.", err); in ntfs_attr_extend_initialized() 329 ntfs_debug("Entering for i_ino 0x%lx, attribute type 0x%x, pos " in ntfs_prepare_file_for_write() 350 ntfs_debug("Denying write access to encrypted file."); in ntfs_prepare_file_for_write() 400 ntfs_debug("Truncating write to inode 0x%lx, " in ntfs_prepare_file_for_write() 415 ntfs_debug("Truncating write to inode 0x%lx " in ntfs_prepare_file_for_write() 436 ntfs_debug("Cannot perform write to " in ntfs_prepare_file_for_write() 602 ntfs_debug("Entering for inode 0x%lx, attribute type 0x%x, start page " in ntfs_prepare_pages_for_non_resident_write() 982 ntfs_debug("Failed to allocate cluster, error code %i.", in ntfs_prepare_pages_for_non_resident_write() [all …]
|
D | quota.c | 30 ntfs_debug("Entering."); in ntfs_mark_quotas_out_of_date() 64 ntfs_debug("Quota defaults flags = 0x%x.", le32_to_cpu(qce->flags)); in ntfs_mark_quotas_out_of_date() 94 ntfs_debug("Done."); in ntfs_mark_quotas_out_of_date()
|
D | inode.c | 312 ntfs_debug("Entering."); in ntfs_alloc_big_inode() 331 ntfs_debug("Entering."); in ntfs_alloc_extent_inode() 343 ntfs_debug("Entering."); in ntfs_destroy_extent_inode() 370 ntfs_debug("Entering."); in __ntfs_init_inode() 407 ntfs_debug("Entering."); in ntfs_new_extent_inode() 535 ntfs_debug("Entering for i_ino 0x%lx.", vi->i_ino); in ntfs_read_locked_inode() 676 ntfs_debug("Attribute list found in inode 0x%lx.", vi->i_ino); in ntfs_read_locked_inode() 1158 ntfs_debug("Done."); in ntfs_read_locked_inode() 1209 ntfs_debug("Entering for i_ino 0x%lx.", vi->i_ino); in ntfs_read_locked_attr_inode() 1411 ntfs_debug("Done."); in ntfs_read_locked_attr_inode() [all …]
|
D | aops.c | 398 ntfs_debug("Read outside i_size - truncated?"); in ntfs_readpage() 552 ntfs_debug("Entering for inode 0x%lx, attribute type 0x%x, page index " in ntfs_write_block() 871 ntfs_debug("Done."); in ntfs_write_block() 920 ntfs_debug("Entering for inode 0x%lx, attribute type 0x%x, page index " in ntfs_write_mst_block() 1271 ntfs_debug("Unlocking %s inode 0x%lx.", in ntfs_write_mst_block() 1291 ntfs_debug("Page still contains one or more dirty ntfs " in ntfs_write_mst_block() 1309 ntfs_debug("Done."); in ntfs_write_mst_block() 1359 ntfs_debug("Write outside i_size - truncated?"); in ntfs_writepage() 1375 ntfs_debug("Denying write access to encrypted file."); in ntfs_writepage() 1557 ntfs_debug("Entering for mft_no 0x%lx, logical block 0x%llx.", in ntfs_bmap() [all …]
|
D | debug.h | 30 #define ntfs_debug(f, a...) \ macro 37 #define ntfs_debug(fmt, ...) \ macro
|
D | index.c | 123 ntfs_debug("Entering."); in ntfs_index_lookup() 206 ntfs_debug("Done."); in ntfs_index_lookup() 236 ntfs_debug("Entry not found."); in ntfs_index_lookup() 398 ntfs_debug("Entry not found."); in ntfs_index_lookup()
|
D | bitmap.c | 45 ntfs_debug("Entering for i_ino 0x%lx, start_bit 0x%llx, count 0x%llx, " in __ntfs_bitmap_set_bits_in_run() 149 ntfs_debug("Done."); in __ntfs_bitmap_set_bits_in_run()
|
D | inode.h | 274 ntfs_debug("Entering."); in ntfs_init_big_inode()
|