Searched refs:xfs_group_insert (Results 1 – 4 of 4) sorted by relevance
82 int xfs_group_insert(struct xfs_mount *mp, struct xfs_group *xg,
181 xfs_group_insert( in xfs_group_insert() function
81 error = xfs_group_insert(mp, rtg_group(rtg), rgno, XG_TYPE_RTG); in xfs_rtgroup_alloc()
251 error = xfs_group_insert(mp, pag_group(pag), index, XG_TYPE_AG); in xfs_perag_alloc()
Completed in 8 milliseconds