Searched refs:XLOG_LSUNITTOB (Results 1 – 2 of 2) sorted by relevance
45 #define XLOG_LSUNITTOB(log, su) ((su) * (log)->l_mp->m_sb.sb_logsunit) macro
1325 count = XLOG_LSUNITTOB(log, XLOG_BTOLSUNIT(log, count_init)); in xlog_sync()