.\" 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_GET_USER_PAGES" "" "06 October 2005" "" ""
.SH NAME
nfs_get_user_pages \- find and set up pages underlying user's buffer
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int nfs_get_user_pages (int \fIrw\fB, unsigned long \fIuser_addr\fB, size_t \fIsize\fB, struct page *** \fIpages\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIrw\fB\fR
-- undescribed --
.TP
\fB\fIuser_addr\fB\fR
-- undescribed --
.TP
\fB\fIsize\fB\fR
-- undescribed --
.TP
\fB\fIpages\fB\fR
returned array of page struct pointers underlying user's buffer
.SH "RW"
.PP
direction (read or write)
.SH "USER_ADDR"
.PP
starting address of this segment of user's buffer
.SH "COUNT"
.PP
size of this segment