Searched refs:xfs_rtgroup_alloc (Results 1 – 3 of 3) sorted by relevance
66 xfs_rtgroup_alloc( in xfs_rtgroup_alloc() function127 error = xfs_rtgroup_alloc(mp, index, end_rgno, rextents); in xfs_initialize_rtgroups()
251 int xfs_rtgroup_alloc(struct xfs_mount *mp, xfs_rgnumber_t rgno,
1345 error = xfs_rtgroup_alloc(mp, rgno, new_rgcount, rextents); in xfs_growfs_rt()