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

/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_log_format.h49 #define XLOG_BTOLSUNIT(log, b) (((b)+(log)->l_mp->m_sb.sb_logsunit-1) / \ 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 75 milliseconds