Man page 9 : generic_writepages
"GENERIC_WRITEPAGES" "9" "August 2013" "Kernel Hackers Manual 3.10" "Memory Management in Linux"
Page d'accueil du man
Cette page de documentation est issue d'une conversion automatique de developpez.com.
Les traductions proviennent des sites Debian , Linux Kernel et du projet Perkamon .
N'hésitez pas à laisser vos suggestions, avis ou commentaires : 12 commentaires .
Article lu fois.
1. NAME▲
generic_writepages - walk the list of dirty pages of the given address space and writepage all of them.
2. SYNOPSIS ▲
int generic_writepages(struct address_space * mapping , struct writeback_control * wbc );
3. ARGUMENTS ▲
mapping address space structure to write
wbc subtract the number of written pages from *wbc ->nr_to_write
4. DESCRIPTION ▲
This is a library function, which implements the writepages address_space_operation.
5. COPYRIGHT ▲
Le contenu de cet article est rédigé par Developpez.com et est mis à disposition selon les termes de la
Licence Creative Commons Attribution 3.0 non transposé .
Les logos Developpez.com, en-tête, pied de page, css, et look & feel de l'article sont Copyright © 2013 Developpez.com.