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