Searched refs:dfs_inj (Results 1 – 1 of 1) sorted by relevance
47 static struct dentry *dfs_inj; variable667 dfs_inj = debugfs_create_dir("mce-inject", NULL); in debugfs_init()668 if (!dfs_inj) in debugfs_init()674 dfs_inj, in debugfs_init()688 debugfs_remove(dfs_inj); in debugfs_init()689 dfs_inj = NULL; in debugfs_init()723 debugfs_remove_recursive(dfs_inj); in inject_exit()724 dfs_inj = NULL; in inject_exit()