write_one_page(9) suse man page | unix.com

Man Page: write_one_page

Operating Environment: suse

Section: 9

WRITE_ONE_PAGE(9)					    Memory Management in Linux						 WRITE_ONE_PAGE(9)

NAME
write_one_page - write out a single page and optionally wait on I/O
SYNOPSIS
int write_one_page(struct page * page, int wait);
ARGUMENTS
page the page to write wait if true, wait on writeout
DESCRIPTION
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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 WRITE_ONE_PAGE(9)
Related Man Pages
journal_try_to_free_buffers(9) - centos
journal_try_to_free_buffers(9) - suse
vop_fsync(9) - opensolaris
vop_fsync(9) - redhat
vop_fsync(9) - osx
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Migrating to UNIX
Update kernel Linux without reboot?!
Tar Command
32 bit process addressing more than 4GB