Home
last modified time | relevance | path

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

/linux-6.14.4/fs/debugfs/
Dinternal.h34 extern const struct file_operations debugfs_full_short_proxy_file_operations;
Dinode.c486 &debugfs_full_short_proxy_file_operations, in debugfs_create_file_short()
Dfile.c518 const struct file_operations debugfs_full_short_proxy_file_operations = { variable