Home
last modified time | relevance | path

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

/openbsd/sys/kern/
H A Dvfs_bio.c72 struct buf *bufcache_gethighcleanbuf(void);
310 while (recovered < size && (bp = bufcache_gethighcleanbuf())) { in bufbackoff()
1645 bufcache_gethighcleanbuf(void) in bufcache_gethighcleanbuf() function