HomeSort by: relevance | last modified time | path
    Searched defs:busyprt (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
vfs_mount.c 590 int busyprt = 0; /* print out busy vnodes */ variable in typeref:typename:int
591 struct ctldebug debug1 = { "busyprt", &busyprt };
694 if (busyprt && retries == 0)

Completed in 14 milliseconds