Man Page: generic_writepages
Operating Environment: centos
Section: 9
GENERIC_WRITEPAGES(9) Memory Management in Linux GENERIC_WRITEPAGES(9)NAMEgeneric_writepages - walk the list of dirty pages of the given address space and writepage all of them.SYNOPSISint generic_writepages(struct address_space * mapping, struct writeback_control * wbc);ARGUMENTSmapping address space structure to write wbc subtract the number of written pages from *wbc->nr_to_writeDESCRIPTIONThis is a library function, which implements the writepages address_space_operation.COPYRIGHTKernel Hackers Manual 3.10 June 2014 GENERIC_WRITEPAGES(9)
| Related Man Pages |
|---|
| __get_user_pages(9) - centos |
| mpage_readpages(9) - centos |
| sf_buf(9) - debian |
| sf_buf_free(9) - debian |
| sf_buf_alloc(9) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Tar Command |
| CentOS7 restoring file capabilities |
| [TIP] Processing YAML files with yq |