Searched refs:LRU_IS_STALE (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/vfs/
H A Dvfs_bio.c235 #define LRU_IS_STALE 120 /* default value for the LRU */ macro
239 int lru_is_stale = LRU_IS_STALE;
4676 bufqlim[BQ_LRU].bl_stale = LRU_IS_STALE;

Completed in 24 milliseconds