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