Home
last modified time | relevance | path

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

/fs/debugfs/
Dinternal.h20 extern const struct file_operations debugfs_full_proxy_file_operations;
Dinode.c405 fops ? &debugfs_full_proxy_file_operations : in debugfs_create_file()
Dfile.c281 const struct file_operations debugfs_full_proxy_file_operations = { variable