Searched refs:pipe_fcntl (Results 1 – 3 of 3) sorted by relevance
288 long pipe_fcntl(struct file *, unsigned int, unsigned int arg);
538 err = pipe_fcntl(filp, cmd, argi); in do_fcntl()
1397 long pipe_fcntl(struct file *file, unsigned int cmd, unsigned int arg) in pipe_fcntl() function