centos man page for filemap_flush

Query: filemap_flush

OS: centos

Section: 9

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

FILEMAP_FLUSH(9)					    Memory Management in Linux						  FILEMAP_FLUSH(9)

NAME
filemap_flush - mostly a non-blocking flush
SYNOPSIS
int filemap_flush(struct address_space * mapping);
ARGUMENTS
mapping target address_space
DESCRIPTION
This is a mostly non-blocking flush. Not suitable for data-integrity purposes - I/O may not be started against all dirty pages.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 FILEMAP_FLUSH(9)
Related Man Pages
mpage_readpages(9) - suse
bdflush(2) - linux
freeze_super(9) - centos
usb_buffer_map_sg(9) - centos
glflushmappedbufferrange(3g) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Docker learning Phase-I