Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_icache.h82 void xfs_inodegc_start(struct xfs_mount *mp);
Dxfs_super.c926 xfs_inodegc_start(mp); in xfs_fs_freeze()
949 xfs_inodegc_start(mp); in xfs_fs_unfreeze()
1767 xfs_inodegc_start(mp); in xfs_remount_rw()
Dxfs_mount.c814 xfs_inodegc_start(mp); in xfs_mountfs()
Dxfs_icache.c1915 xfs_inodegc_start( in xfs_inodegc_start() function
Dxfs_trace.h244 DEFINE_FS_EVENT(xfs_inodegc_start);
/linux-6.1.9/fs/xfs/scrub/
Dcommon.c889 xfs_inodegc_start(sc->mp); in xchk_start_reaping()