Searched refs:dentry_root (Results 1 – 2 of 2) sorted by relevance
337 aat2870->dentry_root = debugfs_create_dir("aat2870", NULL); in aat2870_init_debugfs()338 if (!aat2870->dentry_root) { in aat2870_init_debugfs()345 aat2870->dentry_root, in aat2870_init_debugfs()354 debugfs_remove_recursive(aat2870->dentry_root); in aat2870_uninit_debugfs()
151 struct dentry *dentry_root; member