Lines Matching refs:from
165 * If we set IN_DEFRAG flag and evict the inode from memory,
399 * Copy data from userspace to the current page
673 * is deleted from the tree.
970 * if items are move off from our leaf to its immediate left or
1065 * This changes extent type from 'pre-allocated' to 'regular'. If only
1662 * contents of pages from loop to loop
1800 static ssize_t __btrfs_direct_write(struct kiocb *iocb, struct iov_iter *from)
1810 written = btrfs_direct_IO(iocb, from);
1812 if (written < 0 || !iov_iter_count(from))
1816 written_buffered = btrfs_buffered_write(iocb, from);
1859 struct iov_iter *from)
1885 err = generic_write_checks(iocb, from);
1892 count = iov_iter_count(from);
1968 * 2.1. A worker thread from the last bio completed. In this
1987 num_written = __btrfs_direct_write(iocb, from);
1997 num_written = btrfs_buffered_write(iocb, from);
2029 * Set by setattr when we are about to truncate a file from a non-zero
2112 * several problems, from missing file extent items to represent holes
2233 * from thinking they are super smart and changing this to
3349 * If we are fallocating from the end of the file onward we
3505 * offset can be negative, in this case we start finding DATA/HOLE from
3650 * from there. We have to do this otherwise we'll miss the ordered