Searched refs:XFS_MIN_AG_BYTES (Results 1 – 2 of 2) sorted by relevance
255 #define XFS_MIN_AG_BYTES (1ULL << 24) /* 16 MB */ macro
411 XFS_FSB_TO_B(mp, sbp->sb_agblocks) < XFS_MIN_AG_BYTES || in xfs_validate_sb_common()