Home
last modified time | relevance | path

Searched refs:XLOG_MAX_RECORD_BSIZE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_log_format.h32 #define XLOG_MAX_RECORD_BSIZE (256*1024) macro
H A Dxfs_sb.c313 sbp->sb_logsunit > XLOG_MAX_RECORD_BSIZE || in xfs_validate_sb_common()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_log_format.h32 #define XLOG_MAX_RECORD_BSIZE (256*1024) macro
H A Dxfs_sb.c480 if (sbp->sb_logsunit > XLOG_MAX_RECORD_BSIZE) { in xfs_validate_sb_common()
483 sbp->sb_logsunit, XLOG_MAX_RECORD_BSIZE); in xfs_validate_sb_common()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_super.c1391 mp->m_logbsize > XLOG_MAX_RECORD_BSIZE || in xfs_fc_validate_params()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_super.c1461 mp->m_logbsize > XLOG_MAX_RECORD_BSIZE || in xfs_fs_validate_params()

Completed in 12 milliseconds