Searched refs:xfs_blockgc_free_space (Results 1 – 4 of 4) sorted by relevance
64 int xfs_blockgc_free_space(struct xfs_mount *mp, struct xfs_icwalk *icm);
1581 xfs_blockgc_free_space( in xfs_blockgc_free_space() function1672 return xfs_blockgc_free_space(mp, &icw); in xfs_blockgc_free_dquots()
2086 error = xfs_blockgc_free_space(mp, &icw); in xfs_remount_ro()
4942 DEFINE_ICWALK_EVENT(xfs_blockgc_free_space);