Searched refs:xlog_cil_empty (Results 1 – 3 of 3) sorted by relevance
569 bool xlog_cil_empty(struct xlog *log);
1098 if (!xlog_cil_empty(log)) in xfs_log_need_covered()1142 ASSERT(xlog_cil_empty(mp->m_log)); in xfs_log_cover()
1754 xlog_cil_empty( in xlog_cil_empty() function