Home
last modified time | relevance | path

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

/openbmc/linux/fs/debugfs/
H A Dinternal.h15 extern const struct file_operations debugfs_open_proxy_file_operations;
H A Dinode.c528 fops ? &debugfs_open_proxy_file_operations : in debugfs_create_file_unsafe()
H A Dfile.c212 const struct file_operations debugfs_open_proxy_file_operations = { variable