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

/opensolaris-onvv-gate/usr/src/lib/libntfs/common/include/ntfs/
H A Dlogfile.h115 #define RESTART_VOLUME_IS_CLEAN (const_cpu_to_le16(0x0002)) macro
122 RESTART_VOLUME_IS_CLEAN = const_cpu_to_le16(0x0002), enumerator in enum:__anon3933
188 RESTART_VOLUME_IS_CLEAN, is set. This bit
/opensolaris-onvv-gate/usr/src/lib/libntfs/common/libntfs/
H A Dlogfile.c676 * have the RESTART_VOLUME_IS_CLEAN bit set in the restart area flags,
680 !(ra->flags & RESTART_VOLUME_IS_CLEAN)) {

Completed in 94 milliseconds