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 |
|---|
| mpage_readpages(9) - suse |
| sf_buf_free(9) - freebsd |
| sf_buf_alloc(9) - debian |
| sf_buf_kva(9) - debian |
| sf_buf_page(9) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |