centos man page for write_one_page

Query: write_one_page

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 WRITE_ONE_PAGE(9)
Related Man Pages
journal_try_to_free_buffers(9) - centos
vop_fsync(9) - debian
vop_fsync(9) - opensolaris
vop_fsync(9) - minix
vop_fsync(9) - linux
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
Controlling user input