Searched refs:pipefifo_fops (Results 1 – 3 of 3) sorted by relevance
745 inode->i_fop = &pipefifo_fops; in get_pipe_inode()778 &pipefifo_fops); in create_pipe_files()788 &pipefifo_fops); in create_pipe_files()1023 const struct file_operations pipefifo_fops = { variable1145 return file->f_op == &pipefifo_fops ? file->private_data : NULL; in get_pipe_info()
171 extern const struct file_operations pipefifo_fops;
2028 inode->i_fop = &pipefifo_fops; in init_special_inode()