Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_icache.h81 void xfs_inodegc_start(struct xfs_mount *mp);
Dxfs_super.c899 xfs_inodegc_start(mp); in xfs_fs_freeze()
922 xfs_inodegc_start(mp); in xfs_fs_unfreeze()
1758 xfs_inodegc_start(mp); in xfs_remount_rw()
Dxfs_mount.c778 xfs_inodegc_start(mp); in xfs_mountfs()
Dxfs_icache.c1927 xfs_inodegc_start( in xfs_inodegc_start() function
Dxfs_trace.h243 DEFINE_FS_EVENT(xfs_inodegc_start);
/Linux-v5.15/fs/xfs/scrub/
Dcommon.c887 xfs_inodegc_start(sc->mp); in xchk_start_reaping()