XLOG_MAX_ICLOGS    50 fs/xfs/libxfs/xfs_log_format.h 	BTOBB(XLOG_MAX_ICLOGS << (xfs_sb_version_haslogv2(&log->l_mp->m_sb) ? \
XLOG_MAX_ICLOGS  1287 fs/xfs/xfs_log.c 		mp->m_logbufs = XLOG_MAX_ICLOGS;
XLOG_MAX_ICLOGS   401 fs/xfs/xfs_log_priv.h 	void			*l_iclog_bak[XLOG_MAX_ICLOGS];
XLOG_MAX_ICLOGS  1034 fs/xfs/xfs_log_recover.c 		if (tail_distance > BTOBB(XLOG_MAX_ICLOGS * hsize))
XLOG_MAX_ICLOGS  1099 fs/xfs/xfs_log_recover.c 				      XLOG_MAX_ICLOGS, tmp_buffer,
XLOG_MAX_ICLOGS   396 fs/xfs/xfs_super.c 	     mp->m_logbufs > XLOG_MAX_ICLOGS)) {
XLOG_MAX_ICLOGS   398 fs/xfs/xfs_super.c 			mp->m_logbufs, XLOG_MIN_ICLOGS, XLOG_MAX_ICLOGS);