Home
last modified time | relevance | path

Searched refs:pipe_iov_copy_to_user (Results 1 – 1 of 1) sorted by relevance

/fs/
Dpipe.c85 pipe_iov_copy_to_user(struct iovec *iov, const void *from, unsigned long len, in pipe_iov_copy_to_user() function
325 error = pipe_iov_copy_to_user(iov, addr + buf->offset, chars, atomic); in pipe_read()