WRITE_ONE_PAGE

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

write_one_page - write out a single page and optionally wait on I/O  

SYNOPSIS

"SYNOPSIS"

int write_one_page (struct page * page, int wait);  

ARGUMENTS

page
-- undescribed --
wait
-- undescribed --
 

DESCRIPTION

page - the page to write wait - if true, wait on writeout

The page must be locked by the caller and will be unlocked upon return.

write_one_page returns a negative error code if I/O failed.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:31:04 GMT, October 06, 2005