Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/cluster/
Dnetdebug.c58 static struct dentry *stats_dentry; variable
509 debugfs_remove(stats_dentry); in o2net_debugfs_exit()
527 stats_dentry = debugfs_create_file(STATS_DEBUG_NAME, mode, in o2net_debugfs_init()
529 if (stats_dentry) in o2net_debugfs_init()