Home
last modified time | relevance | path

Searched defs:proxy_fops (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/debugfs/
H A Dfile.c265 const struct file_operations *proxy_fops = filp->f_op; in full_proxy_release() local
283 static void __full_proxy_fops_init(struct file_operations *proxy_fops, in __full_proxy_fops_init()
303 struct file_operations *proxy_fops = NULL; in full_proxy_open() local
H A Dinode.c384 const struct file_operations *proxy_fops, in __debugfs_create_file()