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