centos man page for wait_for_stable_page

Query: wait_for_stable_page

OS: centos

Section: 9

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

WAIT_FOR_STABLE_PAGE(9) 				    Memory Management in Linux					   WAIT_FOR_STABLE_PAGE(9)

NAME
wait_for_stable_page - wait for writeback to finish, if necessary.
SYNOPSIS
void wait_for_stable_page(struct page * page);
ARGUMENTS
page The page to wait on.
DESCRIPTION
This function determines if the given page is related to a backing device that requires page contents to be held stable during writeback. If so, then it will wait for any pending writeback to complete.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 WAIT_FOR_STABLE_PAGE(9)
Related Man Pages
struct_pipe_inode_info(9) - centos
vop_fsync(9) - debian
vop_fsync(9) - centos
vop_fsync(9) - linux
vop_fsync(9) - redhat
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Tar Command
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!