Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDvfs_bio.c286 static int bd_speedupreq; variable
866 if (bd_speedupreq == 0 || bd_request == 0) in bd_speedup()
868 bd_speedupreq = 1; in bd_speedup()
2977 if (bd_speedupreq) { in buf_daemon()
2979 bd_speedupreq = 0; in buf_daemon()