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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_log_priv.h48 #define XLOG_LSUNITTOB(log, su) ((su) * (log)->l_mp->m_sb.sb_logsunit) macro
H A Dxfs_log.c1382 count = XLOG_LSUNITTOB(log, XLOG_BTOLSUNIT(log, count_init));

Completed in 55 milliseconds