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
freeze_super(9) - centos
write_cache_pages(9) - centos
tracker-writeback(1) - centos
sf_buf_alloc(9) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Docker learning Phase-I