Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsinfo.c1436 LCN next_lcn; in ntfs_dump_attribute_header() local
1438 next_lcn = LCN_HOLE; in ntfs_dump_attribute_header()
1450 if ((next_lcn >= 0) in ntfs_dump_attribute_header()
1451 && (rlc->lcn != next_lcn)) in ntfs_dump_attribute_header()
1453 next_lcn = rlc->lcn + rlc->length; in ntfs_dump_attribute_header()

Completed in 3 milliseconds