Home
last modified time | relevance | path

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

/linux-6.14.4/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-6.14.4/fs/
Dsplice.c1308 struct pipe_inode_info *ipipe; in do_splice() local
1406 struct pipe_inode_info *ipipe; in __do_splice() local
1721 static int splice_pipe_to_pipe(struct pipe_inode_info *ipipe, in splice_pipe_to_pipe()
1858 static ssize_t link_pipe(struct pipe_inode_info *ipipe, in link_pipe()
1952 struct pipe_inode_info *ipipe = get_pipe_info(in, true); in do_tee() local