Query: generic_writepages
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
|---|
| sf_buf_free(9) - freebsd |
| __get_user_pages(9) - centos |
| sf_buf_page(9) - debian |
| get_user_pages(9) - suse |
| sf_buf_page(9) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Tar Command |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |