Searched defs:proxy_fops (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/debugfs/ |
| H A D | file.c | 273 const struct file_operations *proxy_fops = filp->f_op; in full_proxy_release() local 291 static void __full_proxy_fops_init(struct file_operations *proxy_fops, in __full_proxy_fops_init() argument 311 struct file_operations *proxy_fops in full_proxy_open() local [all...] |
| H A D | inode.c | 387 __debugfs_create_file(const char *name, umode_t mode, struct dentry *parent, void *data, const struct file_operations *proxy_fops, const struct file_operations *real_fops) __debugfs_create_file() argument
|
| /kernel/linux/linux-6.6/fs/debugfs/ |
| H A D | inode.c | 410 __debugfs_create_file(const char *name, umode_t mode, struct dentry *parent, void *data, const struct file_operations *proxy_fops, const struct file_operations *real_fops) __debugfs_create_file() argument
|
| H A D | file.c | 273 const struct file_operations *proxy_fops = filp->f_op; in full_proxy_release() local 291 static void __full_proxy_fops_init(struct file_operations *proxy_fops, in __full_proxy_fops_init() argument 311 struct file_operations *proxy_fops in full_proxy_open() local [all...] |
Completed in 5 milliseconds