Searched refs:xlog_cil_empty (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_log_priv.h587 bool xlog_cil_empty(struct xlog *log);
H A Dxfs_log_cil.c1506 xlog_cil_empty( function
H A Dxfs_log.c1191 if (!xlog_cil_empty(log))
1234 ASSERT((xlog_cil_empty(mp->m_log) && xlog_iclogs_empty(mp->m_log) &&

Completed in 109 milliseconds