Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_icache.h80 void xfs_inodegc_stop(struct xfs_mount *mp);
Dxfs_mount.c552 xfs_inodegc_stop(mp); in xfs_unmount_flush_inodes()
Dxfs_super.c766 xfs_inodegc_stop(mp); in xfs_fs_sync_fs()
1789 xfs_inodegc_stop(mp); in xfs_remount_ro()
Dxfs_icache.c1904 xfs_inodegc_stop( in xfs_inodegc_stop() function
Dxfs_trace.h244 DEFINE_FS_EVENT(xfs_inodegc_stop);
/Linux-v5.15/fs/xfs/scrub/
Dcommon.c874 xfs_inodegc_stop(sc->mp); in xchk_stop_reaping()