Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dlogfile.h101 RESTART_VOLUME_IS_CLEAN = cpu_to_le16(0x0002), enumerator
H A Dlogfile.c692 !(ra->flags & RESTART_VOLUME_IS_CLEAN)) { in ntfs_is_logfile_clean()