Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_icache.h75 void xfs_blockgc_stop(struct xfs_mount *mp);
Dxfs_mount.c1020 xfs_blockgc_stop(mp); in xfs_unmountfs()
Dxfs_super.c767 xfs_blockgc_stop(mp); in xfs_fs_sync_fs()
1773 xfs_blockgc_stop(mp); in xfs_remount_ro()
Dxfs_icache.c1359 xfs_blockgc_stop( in xfs_blockgc_stop() function
Dxfs_trace.h249 DEFINE_FS_EVENT(xfs_blockgc_stop);
/Linux-v5.15/fs/xfs/scrub/
Dcommon.c873 xfs_blockgc_stop(sc->mp); in xchk_stop_reaping()