Searched refs:pipefifo_fops (Results 1 – 2 of 2) sorted by relevance
1246 const struct file_operations pipefifo_fops = { variable1420 if (file->f_op != &pipefifo_fops && file->f_op != &pipeanon_fops) in get_pipe_info()
2638 inode->i_fop = &pipefifo_fops; in init_special_inode()