Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
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()
Dxfs_rtgroup.h251 int xfs_rtgroup_alloc(struct xfs_mount *mp, xfs_rgnumber_t rgno,
/linux-6.14.4/fs/xfs/
Dxfs_rtalloc.c1345 error = xfs_rtgroup_alloc(mp, rgno, new_rgcount, rextents); in xfs_growfs_rt()