Home
last modified time | relevance | path

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

/linux-6.14.4/fs/debugfs/
Dinternal.h18 const struct file_operations *real_fops; member
37 const struct file_operations *real_fops; member
Dfile.c286 const struct file_operations *real_fops) in debugfs_locked_down()
305 const struct file_operations *real_fops = NULL; in open_proxy_open() local
413 const struct file_operations *real_fops; in full_proxy_poll() local
428 const struct file_operations *real_fops = debugfs_real_fops(filp); in full_proxy_release() local
447 const struct file_operations *real_fops; in full_proxy_open_regular() local
Dinode.c429 const void *real_fops) in __debugfs_create_file()