Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_super.c59 static struct dentry *xfs_debugfs; /* top-level xfs debugfs dir */ variable
1674 if (xfs_debugfs) { in xfs_fs_fill_super()
1676 xfs_debugfs); in xfs_fs_fill_super()
2587 xfs_debugfs = xfs_debugfs_mkdir("xfs", NULL); in init_xfs_fs()
2608 error = xchk_global_stats_setup(xfs_debugfs); in init_xfs_fs()
2643 debugfs_remove(xfs_debugfs); in init_xfs_fs()
2669 debugfs_remove(xfs_debugfs); in exit_xfs_fs()