Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_icache.h78 void xfs_inodegc_push(struct xfs_mount *mp);
Dxfs_qm_syscalls.c461 xfs_inodegc_push(mp); in xfs_qm_scall_getquota()
503 xfs_inodegc_push(mp); in xfs_qm_scall_getquota_next()
Dxfs_icache.c1944 xfs_inodegc_push( in xfs_inodegc_push() function
1961 xfs_inodegc_push(mp); in xfs_inodegc_flush()
Dxfs_super.c837 xfs_inodegc_push(mp); in xfs_fs_statfs()
Dxfs_trace.h270 DEFINE_FS_EVENT(xfs_inodegc_push);
/linux-6.12.1/fs/xfs/scrub/
Discan.c463 xfs_inodegc_push(mp); in xchk_iscan_iget()