Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
H A Dplaylog.c867 u32 attrend; in change_resident() local
888 attrend = le16_to_cpu(action->record.record_offset) in change_resident()
890 if ((target + length) > attrend) { in change_resident()
894 && ((target + length) <= attrend) in change_resident()
895 && (attrend <= mftrecsz) in change_resident()

Completed in 10 milliseconds