Home
last modified time | relevance | path

Searched refs:XLOG_MIN_RECORD_BSIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_format.h30 #define XLOG_MIN_RECORD_BSIZE (16*1024) /* eventually 32k */ macro
/openbmc/linux/fs/xfs/
H A Dxfs_super.c1459 (mp->m_logbsize < XLOG_MIN_RECORD_BSIZE || in xfs_fs_validate_params()