Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_icache.h78 void xfs_inodegc_push(struct xfs_mount *mp);
Dxfs_qm_syscalls.c462 xfs_inodegc_push(mp); in xfs_qm_scall_getquota()
504 xfs_inodegc_push(mp); in xfs_qm_scall_getquota_next()
Dxfs_icache.c1893 xfs_inodegc_push( in xfs_inodegc_push() function
1910 xfs_inodegc_push(mp); in xfs_inodegc_flush()
Dxfs_super.c842 xfs_inodegc_push(mp); in xfs_fs_statfs()
Dxfs_trace.h252 DEFINE_FS_EVENT(xfs_inodegc_push);