Home
last modified time | relevance | path

Searched refs:xfs_rtgroup_alloc (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_rtgroup.c66 xfs_rtgroup_alloc( in xfs_rtgroup_alloc() function
127 error = xfs_rtgroup_alloc(mp, index, end_rgno, rextents); in xfs_initialize_rtgroups()
H A Dxfs_rtgroup.h279 int xfs_rtgroup_alloc(struct xfs_mount *mp, xfs_rgnumber_t rgno,
/linux/fs/xfs/
H A Dxfs_rtalloc.c1448 error = xfs_rtgroup_alloc(mp, rgno, new_rgcount, rextents); in xfs_growfs_rt()