1. NAME

nr_free_pagecache_pages - count number of pages beyond high watermark

2. SYNOPSIS

unsigned long nr_free_pagecache_pages( void );

3. ARGUMENTS

void
    no arguments

4. DESCRIPTION

nr_free_pagecache_pages counts the number of pages which are beyond the high watermark within all zones.

5. COPYRIGHT