Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/vfs/
H A Dvfs_bio.c4822 int thresh_hold = BUF_STALE_THRESHHOLD; in buffer_cache_gc() local
4825 thresh_hold = 0; in buffer_cache_gc()
4845 (now - bp->b_timestamp > thresh_hold) && in buffer_cache_gc()