]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - include/linux/mmzone.h
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
[mirror_ubuntu-jammy-kernel.git] / include / linux / mmzone.h
index eb42c1277023bc9dcb1c39dd81c19d87ecb83d39..08be91e6cecf9fe05d6ae95a3234f42d95ae9ff2 100644 (file)
@@ -49,7 +49,7 @@ struct zone_padding {
 enum zone_stat_item {
        NR_FILE_MAPPED, /* mapped into pagetables.
                           only modified from process context */
-
+       NR_FILE_PAGES,
        NR_VM_ZONE_STAT_ITEMS };
 
 struct per_cpu_pages {