Home
last modified time | relevance | path

Searched refs:copy_attribute (Results 1 – 3 of 3) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
Dntfsrecover.h144 void copy_attribute(struct ATTR *pa, const char *buf, int length);
Dntfsrecover.c1174 void copy_attribute(struct ATTR *pa, const char *buf, int length) in copy_attribute() function
1235 copy_attribute(pa, buf, length); in refresh_attributes()
1253 copy_attribute(pa, buf + i, step); in refresh_attributes()
1752 copy_attribute(pa, buf, length); in fixup()
1794 copy_attribute(pa, &buf[i], step); in fixup()
Dplaylog.c2393 copy_attribute(pa, data, length); in redo_open_attribute()