Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
H A Dplaylog.c1570 int headlth; in rebuildname() local
1575 headlth = offsetof(ATTR_RECORD,resident_end); in rebuildname()
1576 attr = (ATTR_RECORD*)malloc(headlth + datalth); in rebuildname()
1579 attr->length = cpu_to_le32(headlth + datalth); in rebuildname()
1588 attr->value_offset = cpu_to_le16(headlth); in rebuildname()

Completed in 6 milliseconds