Searched refs:XLOG_MIN_RECORD_BSIZE (Results 1 – 2 of 2) sorted by relevance
/fs/xfs/libxfs/ | ||
D | xfs_log_format.h | 30 #define XLOG_MIN_RECORD_BSIZE (16*1024) /* eventually 32k */ macro |
/fs/xfs/ | ||
D | xfs_super.c | 1430 (mp->m_logbsize < XLOG_MIN_RECORD_BSIZE || in xfs_fs_validate_params() |