Searched refs:old_name_ofs (Results 1 – 1 of 1) sorted by relevance
657 u16 old_name_ofs, old_mp_ofs; in ntfs_new_attr_flags() local735 old_name_ofs = le16_to_cpu(a->name_offset); in ntfs_new_attr_flags()765 if (name_ofs > old_name_ofs) { in ntfs_new_attr_flags()771 if (a->name_length && name_ofs != old_name_ofs) in ntfs_new_attr_flags()773 (u8 *)a + old_name_ofs, in ntfs_new_attr_flags()778 if (a->name_length && name_ofs != old_name_ofs) in ntfs_new_attr_flags()780 (u8 *)a + old_name_ofs, in ntfs_new_attr_flags()803 memmove((u8 *)a + name_ofs, (u8 *)a + old_name_ofs, in ntfs_new_attr_flags()