centos man page for filemap_fdatawait

Query: filemap_fdatawait

OS: centos

Section: 9

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

FILEMAP_FDATAWAIT(9)					    Memory Management in Linux					      FILEMAP_FDATAWAIT(9)

NAME
filemap_fdatawait - wait for all under-writeback pages to complete
SYNOPSIS
int filemap_fdatawait(struct address_space * mapping);
ARGUMENTS
mapping address space structure to wait for
DESCRIPTION
Walk the list of under-writeback pages of the given address space and wait for all of them.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 FILEMAP_FDATAWAIT(9)
Related Man Pages
mpage_readpages(9) - suse
freeze_super(9) - centos
wait_event_interruptible_exclusive_locked_irq(9) - centos
sf_buf_kva(9) - debian
sf_buf_page(9) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
[TIP] Processing YAML files with yq