XLOG_ACTIVE_RECOVERY 321 fs/xfs/xfs_log.c ASSERT(!(log->l_flags & XLOG_ACTIVE_RECOVERY)); XLOG_ACTIVE_RECOVERY 698 fs/xfs/xfs_log.c mp->m_log->l_flags &= ~XLOG_ACTIVE_RECOVERY; XLOG_ACTIVE_RECOVERY 1058 fs/xfs/xfs_log.c ASSERT(!(log->l_flags & XLOG_ACTIVE_RECOVERY)); XLOG_ACTIVE_RECOVERY 1067 fs/xfs/xfs_log.c ASSERT(!(log->l_flags & XLOG_ACTIVE_RECOVERY)); XLOG_ACTIVE_RECOVERY 1379 fs/xfs/xfs_log.c log->l_flags |= XLOG_ACTIVE_RECOVERY; XLOG_ACTIVE_RECOVERY 3949 fs/xfs/xfs_log.c log->l_flags & XLOG_ACTIVE_RECOVERY) { XLOG_ACTIVE_RECOVERY 4097 fs/xfs/xfs_log.c return log->l_flags & XLOG_ACTIVE_RECOVERY; XLOG_ACTIVE_RECOVERY 5654 fs/xfs/xfs_log_recover.c log->l_flags &= ~XLOG_ACTIVE_RECOVERY;