Rechercher une page de manuel
generic_writepages
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
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
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre