Searched refs:xfs_initialize_perag (Results 1 – 3 of 3) sorted by relevance
322 xfs_initialize_perag(xfs_mount_t *mp, xfs_agnumber_t agcount) function954 mp->m_maxagi = xfs_initialize_perag(mp, sbp->sb_agcount);
556 extern xfs_agnumber_t xfs_initialize_perag(xfs_mount_t *, xfs_agnumber_t);
187 nagimax = xfs_initialize_perag(mp, nagcount); in xfs_growfs_data_private()