Searched refs:RESTART_VOLUME_IS_CLEAN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/ntfs/ | ||
H A D | logfile.h | 101 RESTART_VOLUME_IS_CLEAN = cpu_to_le16(0x0002), enumerator |
H A D | logfile.c | 692 !(ra->flags & RESTART_VOLUME_IS_CLEAN)) { in ntfs_is_logfile_clean() |