Searched refs:pstore_ftrace_dir (Results 1 – 1 of 1) sorted by relevance
111 static struct dentry *pstore_ftrace_dir; variable118 pstore_ftrace_dir = debugfs_create_dir("pstore", NULL); in pstore_register_ftrace()120 debugfs_create_file("record_ftrace", 0600, pstore_ftrace_dir, NULL, in pstore_register_ftrace()133 debugfs_remove_recursive(pstore_ftrace_dir); in pstore_unregister_ftrace()