Home
last modified time | relevance | path

Searched refs:XLOG_MAX_RECORD_BSIZE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_log_format.h44 #define XLOG_MAX_RECORD_BSIZE (256*1024) macro
Dxfs_sb.c247 sbp->sb_logsunit > XLOG_MAX_RECORD_BSIZE || in xfs_mount_validate_sb()
/linux-4.4.14/fs/xfs/
Dxfs_super.c427 mp->m_logbsize > XLOG_MAX_RECORD_BSIZE || in xfs_parseargs()