Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dstats.c53 static struct xchk_stats global_stats; variable
228 xchk_stats_merge_one(&global_stats, sm, run); in xchk_stats_merge()
361 error = xchk_stats_init(&global_stats, NULL); in xchk_global_stats_setup()
365 xchk_stats_register(&global_stats, parent); in xchk_global_stats_setup()
373 xchk_stats_unregister(&global_stats); in xchk_global_stats_teardown()
374 xchk_stats_teardown(&global_stats); in xchk_global_stats_teardown()