Home
last modified time | relevance | path

Searched refs:pipefifo_fops (Results 1 – 1 of 1) sorted by relevance

/linux/fs/
H A Dpipe.c1327 const struct file_operations pipefifo_fops = { variable
1501 if (file->f_op != &pipefifo_fops && file->f_op != &pipeanon_fops) in get_pipe_info()