mm: Add NR_WRITEBACK_TEMP counter
[linux-2.6-microblaze.git] / include / linux / mmzone.h
index aad9800..ceb675d 100644 (file)
@@ -97,6 +97,7 @@ enum zone_stat_item {
        NR_UNSTABLE_NFS,        /* NFS unstable pages */
        NR_BOUNCE,
        NR_VMSCAN_WRITE,
+       NR_WRITEBACK_TEMP,      /* Writeback using temporary buffers */
 #ifdef CONFIG_NUMA
        NUMA_HIT,               /* allocated in intended node */
        NUMA_MISS,              /* allocated in non intended node */