Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ntfs/
Dlayout.h1897 VOLUME_MODIFIED_BY_CHKDSK = cpu_to_le16(0x8000), enumerator
Dsuper.c489 if (vol->vol_flags & VOLUME_MODIFIED_BY_CHKDSK) { in ntfs_remount()
1907 else if (vol->vol_flags & VOLUME_MODIFIED_BY_CHKDSK) { in load_system_files()