Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_rtgroup.h283 void xfs_free_rtgroups(struct xfs_mount *mp, xfs_rgnumber_t first_rgno,
344 static inline void xfs_free_rtgroups(struct xfs_mount *mp, in xfs_free_rtgroups() function
H A Dxfs_rtgroup.c127 xfs_free_rtgroups( in xfs_free_rtgroups() function
161 xfs_free_rtgroups(mp, first_rgno, index); in xfs_initialize_rtgroups()
/linux/fs/xfs/
H A Dxfs_mount.c1273 xfs_free_rtgroups(mp, 0, mp->m_sb.sb_rgcount); in xfs_mountfs()
1359 xfs_free_rtgroups(mp, 0, mp->m_sb.sb_rgcount); in xfs_unmountfs()