Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpipe_fs_i.h333 long pipe_fcntl(struct file *, unsigned int, unsigned int arg);
/linux/fs/
H A Dpipe.c1428 long pipe_fcntl(struct file *file, unsigned int cmd, unsigned int arg) in pipe_fcntl() function