Home
last modified time | relevance | path

Searched refs:xchk_stats_unregister (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/scrub/
H A Dstats.h27 void xchk_stats_unregister(struct xchk_stats *cs);
53 # define xchk_stats_unregister(cs) ((void)0) macro
H A Dstats.c355 xchk_stats_unregister( in xchk_stats_unregister() function
380 xchk_stats_unregister(&global_stats); in xchk_global_stats_teardown()
/linux/fs/xfs/
H A Dxfs_mount.c1285 xchk_stats_unregister(mp->m_scrub_stats); in xfs_mountfs()
1362 xchk_stats_unregister(mp->m_scrub_stats); in xfs_unmountfs()