.\" 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 "WRITE_ONE_PAGE" "9" "09 October 2005" "" "" .SH NAME write_one_page \- write out a single page and optionally wait on I/O .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int write_one_page (struct page * \fIpage\fB, int \fIwait\fB); \fR .SH "ARGUMENTS" .TP \fB\fIpage\fB\fR the page to write .TP \fB\fIwait\fB\fR if true, wait on writeout .SH "DESCRIPTION" .PP The page must be locked by the caller and will be unlocked upon return. .PP \fBwrite_one_page\fR returns a negative error code if I/O failed. .SH "DESCRIPTION" .PP The page must be locked by the caller and will be unlocked upon return. .PP \fBwrite_one_page\fR returns a negative error code if I/O failed.