Home
last modified time | relevance | path

Searched refs:dfs_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dcallthunks.c364 static const struct file_operations dfs_ops = { variable
382 debugfs_create_file(name, 0644, dir, arg, &dfs_ops); in callthunks_debugfs_init()