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