Searched refs:XLOG_ACTIVE_RECOVERY (Results 1 – 3 of 3) sorted by relevance
30 #define XLOG_ACTIVE_RECOVERY 0x2 /* in the middle of recovery */ macro
316 ASSERT(!(log->l_flags & XLOG_ACTIVE_RECOVERY)); in xlog_grant_head_check()716 mp->m_log->l_flags &= ~XLOG_ACTIVE_RECOVERY; in xfs_log_mount()992 ASSERT(!(log->l_flags & XLOG_ACTIVE_RECOVERY)); in xfs_log_space_wake()1001 ASSERT(!(log->l_flags & XLOG_ACTIVE_RECOVERY)); in xfs_log_space_wake()1350 log->l_flags |= XLOG_ACTIVE_RECOVERY; in xlog_alloc_log()3911 log->l_flags & XLOG_ACTIVE_RECOVERY) { in xfs_log_force_umount()
4484 log->l_flags &= ~XLOG_ACTIVE_RECOVERY; in xlog_do_recover()