Home
last modified time | relevance | path

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

/linux-3.4.99/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-3.4.99/fs/
Dsplice.c1320 struct pipe_inode_info *ipipe; in do_splice() local
1802 static int splice_pipe_to_pipe(struct pipe_inode_info *ipipe, in splice_pipe_to_pipe()
1917 static int link_pipe(struct pipe_inode_info *ipipe, in link_pipe()
2001 struct pipe_inode_info *ipipe = get_pipe_info(in); in do_tee() local