Home
last modified time | relevance | path

Searched refs:low_pages (Results 1 – 1 of 1) sorted by relevance

/fs/nfsd/
Dnfscache.c70 unsigned long low_pages = totalram_pages() - totalhigh_pages(); in nfsd_cache_size_limit() local
72 limit = (16 * int_sqrt(low_pages)) << (PAGE_SHIFT-10); in nfsd_cache_size_limit()