Home
last modified time | relevance | path

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

/linux-5.19.10/fs/debugfs/
Dfile.c148 const struct file_operations *real_fops) in debugfs_locked_down()
166 const struct file_operations *real_fops = NULL; in open_proxy_open() local
250 const struct file_operations *real_fops; in full_proxy_poll() local
264 const struct file_operations *real_fops = debugfs_real_fops(filp); in full_proxy_release() local
284 const struct file_operations *real_fops) in __full_proxy_fops_init()
302 const struct file_operations *real_fops = NULL; in full_proxy_open() local
Dinternal.h19 const struct file_operations *real_fops; member
Dinode.c389 const struct file_operations *real_fops) in __debugfs_create_file()