Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs_bio.c140 #define LRU_FREEUP_MIN_FRAC 4 macro
149 if (((nfsbuffreecnt > nfsbufcnt/LRU_FREEUP_MIN_FRAC) || \