.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "BIO_UNCOPY_USER" "9" "09 October 2005" "" ""
.SH NAME
bio_uncopy_user \- finish previously mapped bio
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int bio_uncopy_user (struct bio * \fIbio\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIbio\fB\fR
bio being terminated
.SH "DESCRIPTION"
.PP
Free pages allocated from \fBbio_copy_user\fR and write back data
to user space in case of a read.