Searched refs:dfs_dir_mtd (Results 1 – 1 of 1) sorted by relevance
491 static struct dentry *dfs_dir_mtd; variable573 if (!IS_ERR_OR_NULL(dfs_dir_mtd)) { in add_mtd_device()574 mtd->dbg.dfs_dir = debugfs_create_dir(dev_name(&mtd->dev), dfs_dir_mtd); in add_mtd_device()1900 dfs_dir_mtd = debugfs_create_dir("mtd", NULL); in init_mtd()1917 debugfs_remove_recursive(dfs_dir_mtd); in cleanup_mtd()