Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
H A Defs.c321 le16 appended_bytes; in ntfs_efs_fixup_attribute() local
359 if (ntfs_attr_pread(na, oldsize - 2, 2, &appended_bytes) != 2) { in ntfs_efs_fixup_attribute()
363 padding_length = le16_to_cpu(appended_bytes); in ntfs_efs_fixup_attribute()

Completed in 1 milliseconds