Searched refs:pages_total (Results 1 – 1 of 1) sorted by relevance
125 unsigned long pages_total; /* Total number of fetchop pages */ member255 if (count > 0 && fetchop_stats.pages_in_use + count > fetchop_stats.pages_total) { in fetchop_update_stats()378 len += sprintf(page + len, "maximum fetchop pages : %lu\n", fetchop_stats.pages_total); in fetchop_read_proc()425 fetchop_stats.pages_total += count; in fetchop_build_memmap()