filemap_fdatawait(9) centos man page | unix.com

Man Page: filemap_fdatawait

Operating Environment: centos

Section: 9

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
__get_user_pages(9) - centos
write_cache_pages(9) - centos
sf_buf(9) - debian
sf_buf_alloc(9) - debian
tracker-writeback(1) - centos
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq