Lines Matching refs:ntfs_debug

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()
710 ntfs_debug("Entering."); in load_attribute_list()
731 ntfs_debug("Reading vcn = 0x%llx, lcn = 0x%llx.", in load_attribute_list()
744 ntfs_debug("max_block = 0x%lx.", max_block); in load_attribute_list()
746 ntfs_debug("Reading block = 0x%lx.", block); in load_attribute_list()
860 ntfs_debug("Entering for inode 0x%lx, type 0x%x.", ni->mft_no, type); in ntfs_external_attr_find()
1062 ntfs_debug("Done, found."); in ntfs_external_attr_find()
1130 ntfs_debug("Done, not found."); in ntfs_external_attr_find()
1180 ntfs_debug("Entering."); in ntfs_attr_lookup()
1311 ntfs_debug("Attribute type 0x%x not found in $AttrDef.", in ntfs_attr_find_in_attrdef()
1423 ntfs_debug("Entering for new_size %u.", new_size); in ntfs_attr_record_resize()
1542 ntfs_debug("Attribute is not allowed to be " in ntfs_attr_make_non_resident()
1545 ntfs_debug("Attribute not defined on the NTFS " in ntfs_attr_make_non_resident()
1575 ntfs_debug("Failed to allocate cluster%s, error code " in ntfs_attr_make_non_resident()
1589 ntfs_debug("Failed to get size for mapping pairs array, error " in ntfs_attr_make_non_resident()
1693 ntfs_debug("Failed to build mapping pairs, error code %i.", in ntfs_attr_make_non_resident()
1739 ntfs_debug("Done."); in ntfs_attr_make_non_resident()
1911 ntfs_debug("Entering for i_ino 0x%lx, attribute type 0x%x, " in ntfs_attr_extend_allocation()
2006 ntfs_debug("Allocated size already exceeds requested size."); in ntfs_attr_extend_allocation()
2155 ntfs_debug("Inserting holes is not-implemented yet. Falling back to " in ntfs_attr_extend_allocation()
2243 ntfs_debug("Allocated 0x%llx clusters.", (long long)(new_alloc_size - in ntfs_attr_extend_allocation()
2358 ntfs_debug("Done, new_allocated_size 0x%llx.", in ntfs_attr_extend_allocation()
2455 ntfs_debug("Failed. Returning error code %i.", err); in ntfs_attr_extend_allocation()
2488 ntfs_debug("Entering for ofs 0x%llx, cnt 0x%llx, val 0x%hx.", in ntfs_attr_set()
2596 ntfs_debug("Done."); in ntfs_attr_set()