Searched refs:create_read_pipe (Results 1 – 2 of 2) sorted by relevance
1085 struct file *create_read_pipe(struct file *wrf, int flags) in create_read_pipe() function1111 fr = create_read_pipe(fw, flags); in do_pipe_flags()
2099 rp = create_read_pipe(wp, 0); in umh_pipe_setup()