Lines Matching refs:ntfs_debug

97 	ntfs_debug("Mapping runlist part containing vcn 0x%llx.",  in ntfs_map_runlist_nolock()
349 ntfs_debug("Entering for i_ino 0x%lx, vcn 0x%llx, %s_locked.", in ntfs_attr_vcn_to_lcn_nolock()
366 ntfs_debug("Done, lcn 0x%llx.", (long long)lcn); in ntfs_attr_vcn_to_lcn_nolock()
473 ntfs_debug("Entering for i_ino 0x%lx, vcn 0x%llx, with%s ctx.", in ntfs_attr_find_vcn_nolock()
491 ntfs_debug("Done."); in ntfs_attr_find_vcn_nolock()
724 ntfs_debug("Entering."); in load_attribute_list()
745 ntfs_debug("Reading vcn = 0x%llx, lcn = 0x%llx.", in load_attribute_list()
758 ntfs_debug("max_block = 0x%lx.", max_block); in load_attribute_list()
760 ntfs_debug("Reading block = 0x%lx.", block); in load_attribute_list()
874 ntfs_debug("Entering for inode 0x%lx, type 0x%x.", ni->mft_no, type); in ntfs_external_attr_find()
1076 ntfs_debug("Done, found."); in ntfs_external_attr_find()
1144 ntfs_debug("Done, not found."); in ntfs_external_attr_find()
1194 ntfs_debug("Entering."); in ntfs_attr_lookup()
1325 ntfs_debug("Attribute type 0x%x not found in $AttrDef.", in ntfs_attr_find_in_attrdef()
1437 ntfs_debug("Entering for new_size %u.", new_size); in ntfs_attr_record_resize()
1556 ntfs_debug("Attribute is not allowed to be " in ntfs_attr_make_non_resident()
1559 ntfs_debug("Attribute not defined on the NTFS " in ntfs_attr_make_non_resident()
1589 ntfs_debug("Failed to allocate cluster%s, error code " in ntfs_attr_make_non_resident()
1603 ntfs_debug("Failed to get size for mapping pairs array, error " in ntfs_attr_make_non_resident()
1707 ntfs_debug("Failed to build mapping pairs, error code %i.", in ntfs_attr_make_non_resident()
1753 ntfs_debug("Done."); in ntfs_attr_make_non_resident()
1925 ntfs_debug("Entering for i_ino 0x%lx, attribute type 0x%x, " in ntfs_attr_extend_allocation()
2020 ntfs_debug("Allocated size already exceeds requested size."); in ntfs_attr_extend_allocation()
2169 ntfs_debug("Inserting holes is not-implemented yet. Falling back to " in ntfs_attr_extend_allocation()
2257 ntfs_debug("Allocated 0x%llx clusters.", (long long)(new_alloc_size - in ntfs_attr_extend_allocation()
2372 ntfs_debug("Done, new_allocated_size 0x%llx.", in ntfs_attr_extend_allocation()
2469 ntfs_debug("Failed. Returning error code %i.", err); in ntfs_attr_extend_allocation()
2502 ntfs_debug("Entering for ofs 0x%llx, cnt 0x%llx, val 0x%hx.", in ntfs_attr_set()
2610 ntfs_debug("Done."); in ntfs_attr_set()