Home
last modified time | relevance | path

Searched refs:VOLUME_CHKDSK_UNDERWAY (Results 1 – 2 of 2) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h2020 VOLUME_CHKDSK_UNDERWAY = const_cpu_to_le16(0x4000), enumerator
/third_party/ntfs-3g/ntfsprogs/
Dntfsinfo.c1206 if (vol_information->flags & VOLUME_CHKDSK_UNDERWAY) in ntfs_dump_attr_volume_information()