Home
last modified time | relevance | path

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

/Linux-v4.19/fs/debugfs/
Dinternal.h19 const struct file_operations *real_fops; member
Dfile.c142 const struct file_operations *real_fops = NULL; in open_proxy_open() local
214 const struct file_operations *real_fops; in full_proxy_poll() local
228 const struct file_operations *real_fops = debugfs_real_fops(filp); in full_proxy_release() local
248 const struct file_operations *real_fops) in __full_proxy_fops_init()
266 const struct file_operations *real_fops = NULL; in full_proxy_open() local
Dinode.c339 const struct file_operations *real_fops) in __debugfs_create_file()