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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_bio.c4276 int thresh_hold = BUF_STALE_THRESHHOLD; local
4279 thresh_hold = 0;
4297 (now - bp->b_timestamp > thresh_hold) &&

Completed in 18 milliseconds