Lines Matching refs:ntfs_debug

159 	ntfs_debug("Entering for mft_no 0x%lx.", ni->mft_no);  in map_mft_record()
219 ntfs_debug("Entering for mft_no 0x%lx.", ni->mft_no); in unmap_mft_record()
257 ntfs_debug("Mapping extent mft record 0x%lx (base mft record 0x%lx).", in map_extent_mft_record()
288 ntfs_debug("Done 1."); in map_extent_mft_record()
354 ntfs_debug("Done 2."); in map_extent_mft_record()
399 ntfs_debug("Entering for inode 0x%lx.", ni->mft_no); in __mark_mft_record_dirty()
479 ntfs_debug("Entering for inode 0x%lx.", mft_no); in ntfs_sync_mft_mirror()
624 ntfs_debug("Done."); in ntfs_sync_mft_mirror()
682 ntfs_debug("Entering for inode 0x%lx.", ni->mft_no); in write_mft_record_nolock()
823 ntfs_debug("Done."); in write_mft_record_nolock()
935 ntfs_debug("Entering for inode 0x%lx.", mft_no); in ntfs_may_write_mft_record()
945 ntfs_debug("Looking for inode 0x%lx in icache.", mft_no); in ntfs_may_write_mft_record()
969 ntfs_debug("Base inode 0x%lx is in icache.", mft_no); in ntfs_may_write_mft_record()
976 ntfs_debug("Inode 0x%lx is dirty, do not write it.", in ntfs_may_write_mft_record()
982 ntfs_debug("Inode 0x%lx is not dirty.", mft_no); in ntfs_may_write_mft_record()
985 ntfs_debug("Mft record 0x%lx is already locked, do " in ntfs_may_write_mft_record()
991 ntfs_debug("Managed to lock mft record 0x%lx, write it.", in ntfs_may_write_mft_record()
1000 ntfs_debug("Inode 0x%lx is not in icache.", mft_no); in ntfs_may_write_mft_record()
1004 ntfs_debug("Mft record 0x%lx is not a FILE record, write it.", in ntfs_may_write_mft_record()
1010 ntfs_debug("Mft record 0x%lx is a base record, write it.", in ntfs_may_write_mft_record()
1020 ntfs_debug("Mft record 0x%lx is an extent record. Looking for base " in ntfs_may_write_mft_record()
1034 ntfs_debug("Base inode 0x%lx is not in icache, write the " in ntfs_may_write_mft_record()
1038 ntfs_debug("Base inode 0x%lx is in icache.", na.mft_no); in ntfs_may_write_mft_record()
1052 ntfs_debug("Base inode 0x%lx has no attached extent inodes, " in ntfs_may_write_mft_record()
1075 ntfs_debug("Extent inode 0x%lx is not attached to its base " in ntfs_may_write_mft_record()
1080 ntfs_debug("Extent inode 0x%lx is attached to its base inode 0x%lx.", in ntfs_may_write_mft_record()
1092 ntfs_debug("Extent mft record 0x%lx is already locked, do " in ntfs_may_write_mft_record()
1096 ntfs_debug("Managed to lock extent mft record 0x%lx, write it.", in ntfs_may_write_mft_record()
1099 ntfs_debug("Extent inode 0x%lx is dirty, marking it clean.", in ntfs_may_write_mft_record()
1142 ntfs_debug("Searching for free mft record in the currently " in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1173 ntfs_debug("Starting bitmap search: pass %u, pass_start 0x%llx, " in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1202 ntfs_debug("Before inner for loop: size 0x%x, " in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1221 ntfs_debug("Done. (Found and " in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1228 ntfs_debug("After inner for loop: size 0x%x, " in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1248 ntfs_debug("pass %i, pass_start 0x%llx, pass_end " in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1256 ntfs_debug("Done. (No free mft records left in currently initialized " in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1298 ntfs_debug("Extending mft bitmap allocation."); in ntfs_mft_bitmap_extend_allocation_nolock()
1322 ntfs_debug("Last lcn of mft bitmap attribute is 0x%llx.", in ntfs_mft_bitmap_extend_allocation_nolock()
1351 ntfs_debug("Appending one cluster to mft bitmap."); in ntfs_mft_bitmap_extend_allocation_nolock()
1379 ntfs_debug("Adding one run to mft bitmap."); in ntfs_mft_bitmap_extend_allocation_nolock()
1495 ntfs_debug("Done."); in ntfs_mft_bitmap_extend_allocation_nolock()
1588 ntfs_debug("Extending mft bitmap initiailized (and data) size."); in ntfs_mft_bitmap_extend_initialized_nolock()
1639 ntfs_debug("Done. (Wrote eight initialized bytes to mft " in ntfs_mft_bitmap_extend_initialized_nolock()
1684 ntfs_debug("Restored status of mftbmp: allocated_size 0x%llx, " in ntfs_mft_bitmap_extend_initialized_nolock()
1729 ntfs_debug("Extending mft data allocation."); in ntfs_mft_data_extend_allocation_nolock()
1753 ntfs_debug("Last lcn of mft data attribute is 0x%llx.", (long long)lcn); in ntfs_mft_data_extend_allocation_nolock()
1778 ntfs_debug("Trying mft data allocation with %s cluster count %lli.", in ntfs_mft_data_extend_allocation_nolock()
1799 ntfs_debug("Retrying mft data allocation with minimal cluster " in ntfs_mft_data_extend_allocation_nolock()
1816 ntfs_debug("Allocated %lli clusters.", (long long)nr); in ntfs_mft_data_extend_allocation_nolock()
1934 ntfs_debug("Done."); in ntfs_mft_data_extend_allocation_nolock()
2017 ntfs_debug("Entering for mft record 0x%llx.", (long long)mft_no); in ntfs_mft_record_layout()
2076 ntfs_debug("Done."); in ntfs_mft_record_layout()
2101 ntfs_debug("Entering for mft record 0x%llx.", (long long)mft_no); in ntfs_mft_record_format()
2149 ntfs_debug("Done."); in ntfs_mft_record_format()
2261 ntfs_debug("Entering (allocating an extent mft record for " in ntfs_mft_record_alloc()
2267 ntfs_debug("Entering (allocating a base mft record)."); in ntfs_mft_record_alloc()
2281 ntfs_debug("Found and allocated free record (#1), bit 0x%llx.", in ntfs_mft_record_alloc()
2309 ntfs_debug("Found free record (#2), bit 0x%llx.", in ntfs_mft_record_alloc()
2323 ntfs_debug("Status of mftbmp before extension: allocated_size 0x%llx, " in ntfs_mft_record_alloc()
2331 ntfs_debug("mftbmp: initialized_size + 8 > allocated_size."); in ntfs_mft_record_alloc()
2339 ntfs_debug("Status of mftbmp after allocation extension: " in ntfs_mft_record_alloc()
2360 ntfs_debug("Status of mftbmp after initialized extension: " in ntfs_mft_record_alloc()
2368 ntfs_debug("Found free record (#3), bit 0x%llx.", (long long)bit); in ntfs_mft_record_alloc()
2371 ntfs_debug("At found_free_rec."); in ntfs_mft_record_alloc()
2378 ntfs_debug("Set bit 0x%llx in mft bitmap.", (long long)bit); in ntfs_mft_record_alloc()
2393 ntfs_debug("Allocated mft record already initialized."); in ntfs_mft_record_alloc()
2396 ntfs_debug("Initializing allocated mft record."); in ntfs_mft_record_alloc()
2404 ntfs_debug("Status of mft data before extension: " in ntfs_mft_record_alloc()
2419 ntfs_debug("Status of mft data after allocation extension: " in ntfs_mft_record_alloc()
2446 ntfs_debug("Initializing mft record 0x%llx.", in ntfs_mft_record_alloc()
2494 ntfs_debug("Status of mft data after mft record initialization: " in ntfs_mft_record_alloc()
2736 ntfs_debug("Returning opened, allocated %sinode 0x%llx.", in ntfs_mft_record_alloc()
2803 ntfs_debug("Entering for extent inode 0x%lx, base inode 0x%lx.\n", in ntfs_extent_mft_record_free()