Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_icache.h75 void xfs_blockgc_stop(struct xfs_mount *mp);
Dxfs_super.c788 xfs_blockgc_stop(mp); in xfs_fs_sync_fs()
1790 xfs_blockgc_stop(mp); in xfs_remount_ro()
Dxfs_mount.c1051 xfs_blockgc_stop(mp); in xfs_unmountfs()
Dxfs_icache.c1351 xfs_blockgc_stop( in xfs_blockgc_stop() function
Dxfs_trace.h250 DEFINE_FS_EVENT(xfs_blockgc_stop);
/linux-6.1.9/fs/xfs/scrub/
Dcommon.c875 xfs_blockgc_stop(sc->mp); in xchk_stop_reaping()