Searched refs:xfs_inodegc_flush (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_icache.h79 int xfs_inodegc_flush(struct xfs_mount *mp);
H A Dxfs_icache.c1483 return xfs_inodegc_flush(mp);
1511 return xfs_inodegc_flush(mp);
1913 xfs_inodegc_flush( function
H A Dxfs_mount.c1024 xfs_inodegc_flush(mp);
1083 xfs_inodegc_flush(mp);
H A Dxfs_log_recover.c2754 error = xfs_inodegc_flush(mp);
2769 error2 = xfs_inodegc_flush(mp);
H A Dxfs_qm.c1439 xfs_inodegc_flush(mp);
H A Dxfs_trace.h266 DEFINE_FS_EVENT(xfs_inodegc_flush); variable
/linux-master/fs/xfs/scrub/
H A Discan.c465 xfs_inodegc_flush(mp);

Completed in 155 milliseconds