Home
last modified time | relevance | path

Searched refs:VOLUME_MODIFIED_BY_CHKDSK (Results 1 – 3 of 3) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
Dntfstruncate.c368 if (flags & VOLUME_MODIFIED_BY_CHKDSK) { in dump_resident_attr_val()
Dntfsinfo.c478 if (vol->flags & VOLUME_MODIFIED_BY_CHKDSK) in ntfs_dump_volume()
1208 if (vol_information->flags & VOLUME_MODIFIED_BY_CHKDSK) in ntfs_dump_attr_volume_information()
/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h2021 VOLUME_MODIFIED_BY_CHKDSK = const_cpu_to_le16(0x8000), enumerator