Home
last modified time | relevance | path

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

/linux/fs/debugfs/
H A Dinternal.h18 const struct file_operations *real_fops; member
37 const struct file_operations *real_fops; member
H A Dfile.c269 const struct file_operations *real_fops) in debugfs_locked_down()
288 const struct file_operations *real_fops = DEBUGFS_I(inode)->real_fops; in open_proxy_open() local
417 const struct file_operations *real_fops = fsd->real_fops; in full_proxy_release() local
436 const struct file_operations *real_fops; in full_proxy_open_regular() local
H A Dinode.c414 const void *real_fops) in __debugfs_create_file()