···499499 orangefs_bufmap_unref(bufmap);500500}501501502502+/*503503+ * we've been handed an iovec, we need to copy it to 504504+ * the shared memory descriptor at "buffer_index".505505+ */502506int orangefs_bufmap_copy_from_iovec(struct orangefs_bufmap *bufmap,503507 struct iov_iter *iter,504508 int buffer_index,···531527}532528533529/*534534- * Iterate through the array of pages containing the bytes from535535- * a file being read.536536- *530530+ * we've been handed an iovec, we need to fill it from531531+ * the shared memory descriptor at "buffer_index".537532 */538533int orangefs_bufmap_copy_to_iovec(struct orangefs_bufmap *bufmap,539534 struct iov_iter *iter,