Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dstats.h20 int __init xchk_global_stats_setup(struct dentry *parent);
48 # define xchk_global_stats_setup(parent) (0) macro
H A Dstats.c356 xchk_global_stats_setup( in xchk_global_stats_setup() function
/openbmc/linux/fs/xfs/
H A Dxfs_super.c2361 error = xchk_global_stats_setup(xfs_debugfs); in init_xfs_fs()