generic_writepages(9) centos man page | unix.com

Man Page: generic_writepages

Operating Environment: centos

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 3.10 June 2014 GENERIC_WRITEPAGES(9)
Related Man Pages
mpage_readpages(9) - suse
__get_user_pages(9) - centos
sf_buf(9) - debian
get_user_pages(9) - suse
sf_buf_page(9) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
[TIP] Processing YAML files with yq