Searched refs:o2net_dentry (Results 1 – 1 of 1) sorted by relevance
55 static struct dentry *o2net_dentry; variable511 debugfs_remove(o2net_dentry); in o2net_debugfs_exit()518 o2net_dentry = debugfs_create_dir(O2NET_DEBUG_DIR, NULL); in o2net_debugfs_init()519 if (o2net_dentry) in o2net_debugfs_init()521 o2net_dentry, NULL, &nst_seq_fops); in o2net_debugfs_init()524 o2net_dentry, NULL, &sc_seq_fops); in o2net_debugfs_init()527 o2net_dentry, NULL, &stats_seq_fops); in o2net_debugfs_init()530 o2net_dentry, NULL, &nodes_fops); in o2net_debugfs_init()