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