Searched refs:pipefifo_fops (Results 1 – 3 of 3) sorted by relevance
719 inode->i_fop = &pipefifo_fops; in get_pipe_inode()752 &pipefifo_fops); in create_pipe_files()762 &pipefifo_fops); in create_pipe_files()997 const struct file_operations pipefifo_fops = { variable1119 return file->f_op == &pipefifo_fops ? file->private_data : NULL; in get_pipe_info()
162 extern const struct file_operations pipefifo_fops;
1987 inode->i_fop = &pipefifo_fops; in init_special_inode()