Lines Matching defs:from
417 pipe_write(struct kiocb *iocb, struct iov_iter *from)
423 size_t total_len = iov_iter_count(from);
467 ret = copy_page_from_iter(buf->page, offset, chars, from);
474 if (!iov_iter_count(from))
531 copied = copy_page_from_iter(page, 0, PAGE_SIZE, from);
532 if (unlikely(copied < PAGE_SIZE && iov_iter_count(from))) {
540 if (!iov_iter_count(from))
858 * pipefs_dname() is called from d_path().
890 * Mark the inode dirty from the very beginning,
1420 * no real gain from having the whole whorehouse mounted. So we don't need