Searched refs:XFS_MIN_AG_BLOCKS (Results 1 – 3 of 3) sorted by relevance
258 #define XFS_MIN_AG_BLOCKS 64 macro
170 if (nb_mod && nb_mod < XFS_MIN_AG_BLOCKS) { in xfs_growfs_data_private()
274 sbp->sb_agblocks + XFS_MIN_AG_BLOCKS)) {