Searched refs:file_operations_vfs (Results 1 – 15 of 15) sorted by relevance
61 int register_driver(const char *path, const struct file_operations_vfs *fops, in register_driver()99 vnode->fop = (struct file_operations_vfs *)fops; in register_driver()
103 const struct file_operations_vfs *ops;123 struct file_operations_vfs struct
121 const struct file_operations_vfs *fops, mode_t mode,
43 static const struct file_operations_vfs fifo_fops =
66 static const struct file_operations_vfs pipe_fops =
76 EXTERN const struct file_operations_vfs bch_fops;
62 const struct file_operations_vfs bch_fops =
142 extern struct file_operations_vfs usb_devsw;
73 struct file_operations_vfs usb_devsw = {
53 static const struct file_operations_vfs g_hid_fops =
230 static const struct file_operations_vfs g_vfs_ops =
76 static const struct file_operations_vfs fb_fops =
133 static const struct file_operations_vfs tty_usb_fops =
124 struct file_operations_vfs nfs_fops;3157 struct file_operations_vfs nfs_fops =
170 struct file_operations_vfs tmpfs_fops = {