Searched refs:xfs_blockgc_free_space (Results 1 – 6 of 6) sorted by relevance
61 int xfs_blockgc_free_space(struct xfs_mount *mp, struct xfs_icwalk *icm);
1483 xfs_blockgc_free_space( in xfs_blockgc_free_space() function1578 return xfs_blockgc_free_space(mp, &icw); in xfs_blockgc_free_dquots()
781 xfs_blockgc_free_space(ip->i_mount, &icw); in xfs_file_buffered_write()
1808 error = xfs_blockgc_free_space(mp, &icw); in xfs_remount_ro()
2214 error = xfs_blockgc_free_space(mp, &icw); in xfs_file_ioctl()
4052 DEFINE_ICWALK_EVENT(xfs_blockgc_free_space);