Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_icache.h78 void xfs_inodegc_push(struct xfs_mount *mp);
H A Dxfs_qm_syscalls.c447 xfs_inodegc_push(mp); in xfs_qm_scall_getquota()
491 xfs_inodegc_push(mp); in xfs_qm_scall_getquota_next()
H A Dxfs_icache.c2005 xfs_inodegc_push( in xfs_inodegc_push() function
2022 xfs_inodegc_push(mp); in xfs_inodegc_flush()
H A Dxfs_super.c929 xfs_inodegc_push(mp); in xfs_fs_statfs()
H A Dxfs_trace.h558 DEFINE_FS_EVENT(xfs_inodegc_push);
/linux/fs/xfs/scrub/
H A Discan.c463 xfs_inodegc_push(mp); in xchk_iscan_iget()