Searched refs:XFS_MIN_AG_BLOCKS (Results 1 – 2 of 2) sorted by relevance
219 #define XFS_MIN_AG_BLOCKS 64 macro238 (s)->sb_agblocks + XFS_MIN_AG_BLOCKS)
61 if (nb_mod && nb_mod < XFS_MIN_AG_BLOCKS) { in xfs_growfs_data_private()