XLOG_ACTIVE_RECOVERY  598 fs/xfs/xfs_log.c 	mp->m_log->l_flags &= ~XLOG_ACTIVE_RECOVERY;
XLOG_ACTIVE_RECOVERY  853 fs/xfs/xfs_log.c 		if (log->l_flags & XLOG_ACTIVE_RECOVERY)
XLOG_ACTIVE_RECOVERY  872 fs/xfs/xfs_log.c 		if (log->l_flags & XLOG_ACTIVE_RECOVERY)
XLOG_ACTIVE_RECOVERY 1228 fs/xfs/xfs_log.c 	log->l_flags	   |= XLOG_ACTIVE_RECOVERY;
XLOG_ACTIVE_RECOVERY 2505 fs/xfs/xfs_log.c 	if (log->l_flags & XLOG_ACTIVE_RECOVERY)
XLOG_ACTIVE_RECOVERY 2625 fs/xfs/xfs_log.c 	if (log->l_flags & XLOG_ACTIVE_RECOVERY)
XLOG_ACTIVE_RECOVERY 3526 fs/xfs/xfs_log.c 	    log->l_flags & XLOG_ACTIVE_RECOVERY) {
XLOG_ACTIVE_RECOVERY 3885 fs/xfs/xfs_log_recover.c 	log->l_flags &= ~XLOG_ACTIVE_RECOVERY;