Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/cluster/
Dnetdebug.c57 static struct dentry *nst_dentry; variable
511 debugfs_remove(nst_dentry); in o2net_debugfs_exit()
521 nst_dentry = debugfs_create_file(NST_DEBUG_NAME, mode, in o2net_debugfs_init()
523 if (nst_dentry) in o2net_debugfs_init()