Home
last modified time | relevance | path

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

/linux-6.14.4/fs/debugfs/
Dinternal.h33 extern const struct file_operations debugfs_full_proxy_file_operations;
Dfile.c481 } else if (filp->f_op != &debugfs_full_proxy_file_operations) { in full_proxy_open_regular()
493 const struct file_operations debugfs_full_proxy_file_operations = { variable
Dinode.c475 &debugfs_full_proxy_file_operations, in debugfs_create_file_full()