Home
last modified time | relevance | path

Searched defs:ipipe (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/storage/
H A Dfreecom.c153 unsigned int ipipe, unsigned int opipe, int count) in freecom_readdata()
186 int unsigned ipipe, unsigned int opipe, int count) in freecom_writedata()
225 unsigned int ipipe, opipe; /* We need both pipes. */ in freecom_transport() local
/linux/fs/
H A Dsplice.c1302 struct pipe_inode_info *ipipe; in do_splice() local
1400 struct pipe_inode_info *ipipe; in __do_splice() local
1715 static int splice_pipe_to_pipe(struct pipe_inode_info *ipipe, in splice_pipe_to_pipe()
1849 static ssize_t link_pipe(struct pipe_inode_info *ipipe, in link_pipe()
1940 struct pipe_inode_info *ipipe = get_pipe_info(in, true); in do_tee() local