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