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.c1485 return xfs_inodegc_flush(mp);
1513 return xfs_inodegc_flush(mp);
1915 xfs_inodegc_flush( function
H A Dxfs_mount.c1007 xfs_inodegc_flush(mp);
1066 xfs_inodegc_flush(mp);
H A Dxfs_log_recover.c2721 error = xfs_inodegc_flush(mp);
2736 error2 = xfs_inodegc_flush(mp);
H A Dxfs_qm.c1437 xfs_inodegc_flush(mp);
H A Dxfs_trace.h257 DEFINE_FS_EVENT(xfs_inodegc_flush); variable
/linux-master/fs/xfs/scrub/
H A Discan.c406 xfs_inodegc_flush(mp);

Completed in 146 milliseconds