Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dlayout.h1911 VOLUME_MODIFIED_BY_CHKDSK = cpu_to_le16(0x8000), enumerator
Dsuper.c503 if (vol->vol_flags & VOLUME_MODIFIED_BY_CHKDSK) { in ntfs_remount()
1921 else if (vol->vol_flags & VOLUME_MODIFIED_BY_CHKDSK) { in load_system_files()