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

/linux-master/fs/ocfs2/
H A Dsuper.c67 static struct dentry *ocfs2_debugfs_root; variable in typeref:struct:dentry
1073 ocfs2_debugfs_root);
1568 ocfs2_debugfs_root = debugfs_create_dir("ocfs2", NULL);
1581 debugfs_remove(ocfs2_debugfs_root);
1594 debugfs_remove(ocfs2_debugfs_root);

Completed in 101 milliseconds