Home
last modified time | relevance | path

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

/openbmc/linux/fs/debugfs/
H A Dfile.c156 const struct file_operations *real_fops) in debugfs_locked_down()
174 const struct file_operations *real_fops = NULL; in open_proxy_open() local
258 const struct file_operations *real_fops; in full_proxy_poll() local
272 const struct file_operations *real_fops = debugfs_real_fops(filp); in full_proxy_release() local
292 const struct file_operations *real_fops) in __full_proxy_fops_init()
310 const struct file_operations *real_fops = NULL; in full_proxy_open() local
H A Dinternal.h19 const struct file_operations *real_fops; member
H A Dinode.c413 const struct file_operations *real_fops) in __debugfs_create_file()