Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/storage/
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-v5.10/fs/
Dsplice.c1012 struct pipe_inode_info *opipe; in do_splice() local
1114 struct pipe_inode_info *opipe; in __do_splice() local
1431 struct pipe_inode_info *opipe, in splice_pipe_to_pipe()
1568 struct pipe_inode_info *opipe, in link_pipe()
1661 struct pipe_inode_info *opipe = get_pipe_info(out, true); in do_tee() local