Home
last modified time | relevance | path

Searched defs:real_fops (Results 1 – 2 of 2) 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 Dinode.c420 const void *real_fops) in __debugfs_create_file()