Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/
Dxfs_icache.h81 void xfs_inodegc_start(struct xfs_mount *mp);
Dxfs_super.c978 xfs_inodegc_start(mp); in xfs_fs_freeze()
1001 xfs_inodegc_start(mp); in xfs_fs_unfreeze()
1918 xfs_inodegc_start(mp); in xfs_remount_rw()
Dxfs_mount.c904 xfs_inodegc_start(mp); in xfs_mountfs()
Dxfs_icache.c2059 xfs_inodegc_start( in xfs_inodegc_start() function
Dxfs_trace.h317 DEFINE_FS_EVENT(xfs_inodegc_start);