filemap_fdatawait(9) suse man page | unix.com

Man Page: filemap_fdatawait

Operating Environment: suse

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 2.6. July 2010 FILEMAP_FDATAWAIT(9)
Related Man Pages
mpage_readpages(9) - suse
mpage_readpages(9) - centos
sf_buf_alloc(9) - debian
sf_buf_free(9) - debian
sf_buf_kva(9) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Tar Command