filemap_flush(9) suse man page | unix.com

Man Page: filemap_flush

Operating Environment: suse

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 2.6. July 2010 FILEMAP_FLUSH(9)
Related Man Pages
mpage_readpages(9) - suse
usb_buffer_map_sg(9) - suse
bdflush(2) - linux
glflushmappedbufferrange(3g) - centos
glflushmappedbufferrange(3g) - osx
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I