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

/linux-4.4.14/fs/ocfs2/cluster/
H A Dnetdebug.c57 static struct dentry *nst_dentry; variable in typeref:struct:dentry
510 debugfs_remove(nst_dentry); o2net_debugfs_exit()
520 nst_dentry = debugfs_create_file(NST_DEBUG_NAME, mode, o2net_debugfs_init()
522 if (nst_dentry) o2net_debugfs_init()

Completed in 34 milliseconds