Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_icache.h81 void xfs_inodegc_start(struct xfs_mount *mp);
Dxfs_super.c948 xfs_inodegc_start(mp); in xfs_fs_freeze()
971 xfs_inodegc_start(mp); in xfs_fs_unfreeze()
1864 xfs_inodegc_start(mp); in xfs_remount_rw()
Dxfs_mount.c853 xfs_inodegc_start(mp); in xfs_mountfs()
Dxfs_icache.c2005 xfs_inodegc_start( in xfs_inodegc_start() function
Dxfs_trace.h271 DEFINE_FS_EVENT(xfs_inodegc_start);