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

/linux-4.4.14/fs/ocfs2/cluster/
H A Dnetdebug.c58 static struct dentry *stats_dentry; variable in typeref:struct:dentry
508 debugfs_remove(stats_dentry); o2net_debugfs_exit()
526 stats_dentry = debugfs_create_file(STATS_DEBUG_NAME, mode, o2net_debugfs_init()
528 if (stats_dentry) o2net_debugfs_init()

Completed in 45 milliseconds