.\" 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_DIRECT_READ_WAIT" "9" "09 October 2005" "" "" .SH NAME nfs_direct_read_wait \- wait for I/O completion for direct reads .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp ssize_t nfs_direct_read_wait (struct nfs_direct_req * \fIdreq\fB, int \fIintr\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdreq\fB\fR request on which we are to wait .TP \fB\fIintr\fB\fR whether or not this wait can be interrupted .SH "DESCRIPTION" .PP Collects and returns the final error value/byte-count.