Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/
Dxfs_icache.h79 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.c1871 xfs_inodegc_push( in xfs_inodegc_push() function
1888 xfs_inodegc_push(mp); in xfs_inodegc_flush()
Dxfs_super.c813 xfs_inodegc_push(mp); in xfs_fs_statfs()
Dxfs_trace.h243 DEFINE_FS_EVENT(xfs_inodegc_push);