Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/vfs/
H A Dvfs_bio.c4987 int thresh_hold = BUF_STALE_THRESHHOLD; in buffer_cache_gc() local
4990 thresh_hold = 0; in buffer_cache_gc()
5010 (now - bp->b_timestamp > thresh_hold) && in buffer_cache_gc()