Searched refs:XLOG_MAX_RECORD_BSIZE (Results 1 – 3 of 3) sorted by relevance
32 #define XLOG_MAX_RECORD_BSIZE (256*1024) macro
481 if (sbp->sb_logsunit > XLOG_MAX_RECORD_BSIZE) { in xfs_validate_sb_common()484 sbp->sb_logsunit, XLOG_MAX_RECORD_BSIZE); in xfs_validate_sb_common()
1461 mp->m_logbsize > XLOG_MAX_RECORD_BSIZE || in xfs_fs_validate_params()