Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_icache.h81 void xfs_inodegc_stop(struct xfs_mount *mp);
Dxfs_super.c787 xfs_inodegc_stop(mp); in xfs_fs_sync_fs()
1811 xfs_inodegc_stop(mp); in xfs_remount_ro()
Dxfs_mount.c578 xfs_inodegc_stop(mp); in xfs_unmount_flush_inodes()
Dxfs_icache.c1898 xfs_inodegc_stop( in xfs_inodegc_stop() function
Dxfs_trace.h245 DEFINE_FS_EVENT(xfs_inodegc_stop);
/linux-6.1.9/fs/xfs/scrub/
Dcommon.c876 xfs_inodegc_stop(sc->mp); in xchk_stop_reaping()