Searched refs:pipe_fops (Results 1 – 1 of 1) sorted by relevance
81 static const struct file_operations_vfs pipe_fops = variable308 ret = register_driver(devname, &pipe_fops, 0660, (void *)dev); in pipe()345 filep->ops = &pipe_fops; in pipe()348 filep->ops = &pipe_fops; in pipe()