Searched refs:o2net_dentry (Results 1 – 1 of 1) sorted by relevance
55 static struct dentry *o2net_dentry; variable512 debugfs_remove(o2net_dentry); in o2net_debugfs_exit()519 o2net_dentry = debugfs_create_dir(O2NET_DEBUG_DIR, NULL); in o2net_debugfs_init()520 if (o2net_dentry) in o2net_debugfs_init()522 o2net_dentry, NULL, &nst_seq_fops); in o2net_debugfs_init()525 o2net_dentry, NULL, &sc_seq_fops); in o2net_debugfs_init()528 o2net_dentry, NULL, &stats_seq_fops); in o2net_debugfs_init()531 o2net_dentry, NULL, &nodes_fops); in o2net_debugfs_init()