Searched refs:xlog_cil_empty (Results 1 – 3 of 3) sorted by relevance
586 bool xlog_cil_empty(struct xlog *log);
1495 xlog_cil_empty( in xlog_cil_empty() function
1191 if (!xlog_cil_empty(log)) in xfs_log_need_covered()1234 ASSERT((xlog_cil_empty(mp->m_log) && xlog_iclogs_empty(mp->m_log) && in xfs_log_cover()