.\" 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_WAIT_ON_REQUEST" "" "06 October 2005" "" ""
.SH NAME
nfs_wait_on_request \- Wait for a request to complete.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int nfs_wait_on_request (struct nfs_page * \fIreq\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIreq\fB\fR
request to wait upon.
.SH "DESCRIPTION"
.PP
Interruptible by signals only if mounted with intr flag.
The user is responsible for holding a count on the request.