Home
last modified time | relevance | path

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

/linux-2.6.39/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-2.6.39/fs/
Dsplice.c1312 struct pipe_inode_info *opipe; in do_splice() local
1793 struct pipe_inode_info *opipe, in splice_pipe_to_pipe()
1911 struct pipe_inode_info *opipe, in link_pipe()
1999 struct pipe_inode_info *opipe = get_pipe_info(out); in do_tee() local