Home
last modified time | relevance | path

Searched refs:this_attr (Results 1 - 1 of 1) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsmove.c318 int this_attr; in resize_nonres_attr() local
327 this_attr = p2n(a)-p2n(m); in resize_nonres_attr()
328 next_attr = this_attr + le32_to_cpu(a->length); in resize_nonres_attr()
336 ntfs_log_info("this_attr = %d\n", this_attr); in resize_nonres_attr()
341 memmove(ptr + this_attr + new_size, ptr + next_attr, tail_size); in resize_nonres_attr()

Completed in 2 milliseconds