Searched refs:XLOG_LSUNITTOB (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_log_format.h51 #define XLOG_LSUNITTOB(log, su) ((su) * (log)->l_mp->m_sb.sb_logsunit) macro
/linux-4.4.14/fs/xfs/
H A Dxfs_log.c1780 count = XLOG_LSUNITTOB(log, XLOG_BTOLSUNIT(log, count_init)); xlog_sync()

Completed in 64 milliseconds