Home
last modified time | relevance | path

Searched defs:real_fops (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/debugfs/
Dfile.c147 const struct file_operations *real_fops) in debugfs_is_locked_down()
162 const struct file_operations *real_fops = NULL; in open_proxy_open() local
239 const struct file_operations *real_fops; in full_proxy_poll() local
253 const struct file_operations *real_fops = debugfs_real_fops(filp); in full_proxy_release() local
273 const struct file_operations *real_fops) in __full_proxy_fops_init()
291 const struct file_operations *real_fops = NULL; in full_proxy_open() local
Dinternal.h19 const struct file_operations *real_fops; member
Dinode.c376 const struct file_operations *real_fops) in __debugfs_create_file()