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

/xnu-2422.115.4/bsd/sys/
H A Dbuf_internal.h180 #define BUF_STALE_THRESHHOLD 30 /* Collect if untouched in the last 30 seconds */ macro
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_bio.c4308 int thresh_hold = BUF_STALE_THRESHHOLD;

Completed in 23 milliseconds