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