generic_writepages(9) suse man page | unix.com

Man Page: generic_writepages

Operating Environment: suse

Section: 9

GENERIC_WRITEPAGES(9)					    Memory Management in Linux					     GENERIC_WRITEPAGES(9)

NAME
generic_writepages - walk the list of dirty pages of the given address space and writepage all of them.
SYNOPSIS
int generic_writepages(struct address_space * mapping, struct writeback_control * wbc);
ARGUMENTS
mapping address space structure to write wbc subtract the number of written pages from *wbc->nr_to_write
DESCRIPTION
This is a library function, which implements the writepages address_space_operation.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 GENERIC_WRITEPAGES(9)
Related Man Pages
write_cache_pages(9) - centos
sf_buf(9) - debian
sf_buf_free(9) - debian
sf_buf_kva(9) - debian
sf_buf_alloc(9) - freebsd
Similar Topics in the Unix Linux Community
Change directory error
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com