Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
Dntfscmp.c654 static int cmp_attribute_header(ATTR_RECORD *a1, ATTR_RECORD *a2) in cmp_attribute_header() function
678 if (cmp_attribute_header(a1, a2)) { in cmp_attribute()