Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_icache.h80 void xfs_inodegc_flush(struct xfs_mount *mp);
Dxfs_mount.c990 xfs_inodegc_flush(mp); in xfs_mountfs()
1049 xfs_inodegc_flush(mp); in xfs_unmountfs()
Dxfs_icache.c1482 xfs_inodegc_flush(mp); in xfs_blockgc_free_space()
1511 xfs_inodegc_flush(mp); in xfs_blockgc_flush_all()
1885 xfs_inodegc_flush( in xfs_inodegc_flush() function
Dxfs_log_recover.c2714 xfs_inodegc_flush(mp); in xlog_recover_iunlink_bucket()
2725 xfs_inodegc_flush(mp); in xlog_recover_iunlink_bucket()
2792 xfs_inodegc_flush(pag->pag_mount); in xlog_recover_iunlink_ag()
2815 xfs_inodegc_flush(log->l_mp); in xlog_recover_process_iunlinks()
Dxfs_trace.h242 DEFINE_FS_EVENT(xfs_inodegc_flush);