Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_bio.c4820 int thresh_hold = BUF_STALE_THRESHHOLD; in buffer_cache_gc() local
4823 thresh_hold = 0; in buffer_cache_gc()
4843 (now - bp->b_timestamp > thresh_hold) && in buffer_cache_gc()