.\" 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 "NFS_FREE_USER_PAGES" "9" "09 October 2005" "" ""
.SH NAME
nfs_free_user_pages \- tear down page struct array
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void nfs_free_user_pages (struct page ** \fIpages\fB, int \fInpages\fB, int \fIdo_dirty\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIpages\fB\fR
array of page struct pointers underlying target buffer
.TP
\fB\fInpages\fB\fR
number of pages in the array
.TP
\fB\fIdo_dirty\fB\fR
dirty the pages as we release them