Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsdump_logfile.c287 unsigned int usa_end_ofs, page_size; in restart_header_sanity() local
316 usa_end_ofs = le16_to_cpu(rstr->usa_ofs) + in restart_header_sanity()
327 if (usa_end_ofs > NTFS_BLOCK_SIZE - sizeof(u16)) in restart_header_sanity()
332 if (usa_end_ofs > le16_to_cpu(rstr->restart_area_offset)) in restart_header_sanity()

Completed in 2 milliseconds