Home
last modified time | relevance | path

Searched refs:xfs_blockgc_free_space (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/fs/xfs/
A Dxfs_icache.h61 int xfs_blockgc_free_space(struct xfs_mount *mp, struct xfs_icwalk *icm);
A Dxfs_icache.c1476 xfs_blockgc_free_space( in xfs_blockgc_free_space() function
1571 return xfs_blockgc_free_space(mp, &icw); in xfs_blockgc_free_dquots()
A Dxfs_file.c752 xfs_blockgc_free_space(ip->i_mount, &icw); in xfs_file_buffered_write()
A Dxfs_super.c1808 error = xfs_blockgc_free_space(mp, &icw); in xfs_remount_ro()
A Dxfs_ioctl.c2147 error = xfs_blockgc_free_space(mp, &icw); in xfs_file_ioctl()
A Dxfs_trace.h4179 DEFINE_ICWALK_EVENT(xfs_blockgc_free_space);

Completed in 17 milliseconds