Home
last modified time | relevance | path

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

/openbsd/src/sys/kern/
Dvfs_subr.c911 int busyprt = 0; /* print out busy vnodes */ variable
912 struct ctldebug debug_vfs_busyprt = { "vfs_busyprt", &busyprt };
1004 if (busyprt) in vflush_vnode()