Lines Matching defs:from
415 pipe_write(struct kiocb *iocb, struct iov_iter *from)
421 size_t total_len = iov_iter_count(from);
465 ret = copy_page_from_iter(buf->page, offset, chars, from);
472 if (!iov_iter_count(from))
529 copied = copy_page_from_iter(page, 0, PAGE_SIZE, from);
530 if (unlikely(copied < PAGE_SIZE && iov_iter_count(from))) {
539 if (!iov_iter_count(from))
856 * pipefs_dname() is called from d_path().
888 * Mark the inode dirty from the very beginning,
1416 * no real gain from having the whole whorehouse mounted. So we don't need