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
write_cache_pages(9) - centos
aoe-flush(8) - debian
get_user_pages(9) - suse
bdflush(2) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Tar Command
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq