Query: filemap_fdatawait
OS: suse
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)NAMEfilemap_fdatawait - wait for all under-writeback pages to completeSYNOPSISint filemap_fdatawait(struct address_space * mapping);ARGUMENTSmapping address space structure to wait forDESCRIPTIONWalk the list of under-writeback pages of the given address space and wait for all of them.COPYRIGHTKernel Hackers Manual 2.6. July 2010 FILEMAP_FDATAWAIT(9)