Searched refs:XLOG_ACTIVE_RECOVERY (Results 1 – 3 of 3) sorted by relevance
422 mp->m_log->l_flags &= ~XLOG_ACTIVE_RECOVERY; in xfs_log_mount()693 if (log->l_flags & XLOG_ACTIVE_RECOVERY) in xfs_log_move_tail()713 if (log->l_flags & XLOG_ACTIVE_RECOVERY) in xfs_log_move_tail()1012 log->l_flags |= XLOG_ACTIVE_RECOVERY; in xlog_alloc_log()2506 if (log->l_flags & XLOG_ACTIVE_RECOVERY) in xlog_grant_log_space()2619 if (log->l_flags & XLOG_ACTIVE_RECOVERY) in xlog_regrant_write_log_space()3641 log->l_flags & XLOG_ACTIVE_RECOVERY) { in xfs_log_force_umount()
143 #define XLOG_ACTIVE_RECOVERY 0x2 /* in the middle of recovery */ macro
3707 log->l_flags &= ~XLOG_ACTIVE_RECOVERY; in xlog_do_recover()