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()712 mp->m_log->l_flags &= ~XLOG_ACTIVE_RECOVERY; in xfs_log_mount()1037 ASSERT(!(log->l_flags & XLOG_ACTIVE_RECOVERY)); in xfs_log_space_wake()1046 ASSERT(!(log->l_flags & XLOG_ACTIVE_RECOVERY)); in xfs_log_space_wake()1403 log->l_flags |= XLOG_ACTIVE_RECOVERY; in xlog_alloc_log()3944 log->l_flags & XLOG_ACTIVE_RECOVERY) { in xfs_log_force_umount()
5667 log->l_flags &= ~XLOG_ACTIVE_RECOVERY; in xlog_do_recover()