Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dstats.h20 int __init xchk_global_stats_setup(struct dentry *parent);
48 # define xchk_global_stats_setup(parent) (0) macro
Dstats.c359 xchk_global_stats_setup( in xchk_global_stats_setup() function
/linux-6.12.1/fs/xfs/
Dxfs_super.c2417 error = xchk_global_stats_setup(xfs_debugfs); in init_xfs_fs()