filemap_flush(9) centos man page | unix.com

Man Page: filemap_flush

Operating Environment: centos

Section: 9

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
usb_buffer_map_sg(9) - centos
glflushmappedbufferrange(3g) - debian
get_user_pages(9) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it