Lines Matching refs:ntfs_debug
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()
930 ntfs_debug("Entering for inode 0x%lx.", mft_no); in ntfs_may_write_mft_record()
940 ntfs_debug("Looking for inode 0x%lx in icache.", mft_no); in ntfs_may_write_mft_record()
964 ntfs_debug("Base inode 0x%lx is in icache.", mft_no); in ntfs_may_write_mft_record()
971 ntfs_debug("Inode 0x%lx is dirty, do not write it.", in ntfs_may_write_mft_record()
977 ntfs_debug("Inode 0x%lx is not dirty.", mft_no); in ntfs_may_write_mft_record()
980 ntfs_debug("Mft record 0x%lx is already locked, do " in ntfs_may_write_mft_record()
986 ntfs_debug("Managed to lock mft record 0x%lx, write it.", in ntfs_may_write_mft_record()
995 ntfs_debug("Inode 0x%lx is not in icache.", mft_no); in ntfs_may_write_mft_record()
999 ntfs_debug("Mft record 0x%lx is not a FILE record, write it.", in ntfs_may_write_mft_record()
1005 ntfs_debug("Mft record 0x%lx is a base record, write it.", in ntfs_may_write_mft_record()
1015 ntfs_debug("Mft record 0x%lx is an extent record. Looking for base " in ntfs_may_write_mft_record()
1029 ntfs_debug("Base inode 0x%lx is not in icache, write the " in ntfs_may_write_mft_record()
1033 ntfs_debug("Base inode 0x%lx is in icache.", na.mft_no); in ntfs_may_write_mft_record()
1047 ntfs_debug("Base inode 0x%lx has no attached extent inodes, " in ntfs_may_write_mft_record()
1070 ntfs_debug("Extent inode 0x%lx is not attached to its base " in ntfs_may_write_mft_record()
1075 ntfs_debug("Extent inode 0x%lx is attached to its base inode 0x%lx.", in ntfs_may_write_mft_record()
1087 ntfs_debug("Extent mft record 0x%lx is already locked, do " in ntfs_may_write_mft_record()
1091 ntfs_debug("Managed to lock extent mft record 0x%lx, write it.", in ntfs_may_write_mft_record()
1094 ntfs_debug("Extent inode 0x%lx is dirty, marking it clean.", in ntfs_may_write_mft_record()
1137 ntfs_debug("Searching for free mft record in the currently " in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1168 ntfs_debug("Starting bitmap search: pass %u, pass_start 0x%llx, " in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1197 ntfs_debug("Before inner for loop: size 0x%x, " in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1216 ntfs_debug("Done. (Found and " in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1223 ntfs_debug("After inner for loop: size 0x%x, " in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1243 ntfs_debug("pass %i, pass_start 0x%llx, pass_end " in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1251 ntfs_debug("Done. (No free mft records left in currently initialized " in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1293 ntfs_debug("Extending mft bitmap allocation."); in ntfs_mft_bitmap_extend_allocation_nolock()
1317 ntfs_debug("Last lcn of mft bitmap attribute is 0x%llx.", in ntfs_mft_bitmap_extend_allocation_nolock()
1346 ntfs_debug("Appending one cluster to mft bitmap."); in ntfs_mft_bitmap_extend_allocation_nolock()
1374 ntfs_debug("Adding one run to mft bitmap."); in ntfs_mft_bitmap_extend_allocation_nolock()
1490 ntfs_debug("Done."); in ntfs_mft_bitmap_extend_allocation_nolock()
1583 ntfs_debug("Extending mft bitmap initiailized (and data) size."); in ntfs_mft_bitmap_extend_initialized_nolock()
1634 ntfs_debug("Done. (Wrote eight initialized bytes to mft " in ntfs_mft_bitmap_extend_initialized_nolock()
1679 ntfs_debug("Restored status of mftbmp: allocated_size 0x%llx, " in ntfs_mft_bitmap_extend_initialized_nolock()
1724 ntfs_debug("Extending mft data allocation."); in ntfs_mft_data_extend_allocation_nolock()
1748 ntfs_debug("Last lcn of mft data attribute is 0x%llx.", (long long)lcn); in ntfs_mft_data_extend_allocation_nolock()
1773 ntfs_debug("Trying mft data allocation with %s cluster count %lli.", in ntfs_mft_data_extend_allocation_nolock()
1794 ntfs_debug("Retrying mft data allocation with minimal cluster " in ntfs_mft_data_extend_allocation_nolock()
1811 ntfs_debug("Allocated %lli clusters.", (long long)nr); in ntfs_mft_data_extend_allocation_nolock()
1929 ntfs_debug("Done."); in ntfs_mft_data_extend_allocation_nolock()
2014 ntfs_debug("Entering for mft record 0x%llx.", (long long)mft_no); in ntfs_mft_record_layout()
2073 ntfs_debug("Done."); in ntfs_mft_record_layout()
2098 ntfs_debug("Entering for mft record 0x%llx.", (long long)mft_no); in ntfs_mft_record_format()
2146 ntfs_debug("Done."); in ntfs_mft_record_format()
2258 ntfs_debug("Entering (allocating an extent mft record for " in ntfs_mft_record_alloc()
2264 ntfs_debug("Entering (allocating a base mft record)."); in ntfs_mft_record_alloc()
2278 ntfs_debug("Found and allocated free record (#1), bit 0x%llx.", in ntfs_mft_record_alloc()
2306 ntfs_debug("Found free record (#2), bit 0x%llx.", in ntfs_mft_record_alloc()
2320 ntfs_debug("Status of mftbmp before extension: allocated_size 0x%llx, " in ntfs_mft_record_alloc()
2328 ntfs_debug("mftbmp: initialized_size + 8 > allocated_size."); in ntfs_mft_record_alloc()
2336 ntfs_debug("Status of mftbmp after allocation extension: " in ntfs_mft_record_alloc()
2357 ntfs_debug("Status of mftbmp after initialized extension: " in ntfs_mft_record_alloc()
2365 ntfs_debug("Found free record (#3), bit 0x%llx.", (long long)bit); in ntfs_mft_record_alloc()
2368 ntfs_debug("At found_free_rec."); in ntfs_mft_record_alloc()
2375 ntfs_debug("Set bit 0x%llx in mft bitmap.", (long long)bit); in ntfs_mft_record_alloc()
2390 ntfs_debug("Allocated mft record already initialized."); in ntfs_mft_record_alloc()
2393 ntfs_debug("Initializing allocated mft record."); in ntfs_mft_record_alloc()
2401 ntfs_debug("Status of mft data before extension: " in ntfs_mft_record_alloc()
2416 ntfs_debug("Status of mft data after allocation extension: " in ntfs_mft_record_alloc()
2443 ntfs_debug("Initializing mft record 0x%llx.", in ntfs_mft_record_alloc()
2491 ntfs_debug("Status of mft data after mft record initialization: " in ntfs_mft_record_alloc()
2726 ntfs_debug("Returning opened, allocated %sinode 0x%llx.", in ntfs_mft_record_alloc()
2793 ntfs_debug("Entering for extent inode 0x%lx, base inode 0x%lx.\n", in ntfs_extent_mft_record_free()