Home
last modified time | relevance | path

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

/linux/fs/debugfs/
H A Dinternal.h33 extern const struct file_operations debugfs_full_proxy_file_operations;
H A Dfile.c470 } else if (filp->f_op != &debugfs_full_proxy_file_operations) { in full_proxy_open_regular()
482 const struct file_operations debugfs_full_proxy_file_operations = { variable
H A Dinode.c469 &debugfs_full_proxy_file_operations, in debugfs_create_file_full()