Searched refs:XLOG_BTOLSUNIT (Results 1 – 2 of 2) sorted by relevance
37 #define XLOG_BTOLSUNIT(log, b) (((b)+(log)->l_mp->m_sb.sb_logsunit-1) / \ macro
1857 count = XLOG_LSUNITTOB(log, XLOG_BTOLSUNIT(log, count_init)); in xlog_sync()