Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/debugfs/
H A Dinternal.h16 extern const struct file_operations debugfs_full_proxy_file_operations;
H A Dinode.c456 fops ? &debugfs_full_proxy_file_operations : in debugfs_create_file()
H A Dfile.c362 const struct file_operations debugfs_full_proxy_file_operations = { variable