Home
last modified time | relevance | path

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

/openbmc/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.c348 xchk_stats_unregister( in xchk_stats_unregister() function
373 xchk_stats_unregister(&global_stats); in xchk_global_stats_teardown()
/openbmc/linux/fs/xfs/
H A Dxfs_mount.c1040 xchk_stats_unregister(mp->m_scrub_stats); in xfs_mountfs()
1112 xchk_stats_unregister(mp->m_scrub_stats); in xfs_unmountfs()