Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/bhyve/
H A Dblock_if.c112 int bc_work_count; member
369 bc->bc_work_count++; in blockif_thr()
379 bc->bc_work_count--; in blockif_thr()
382 if (bc->bc_work_count == 0) in blockif_thr()
625 bc->bc_work_count = 0; in blockif_open()
999 while (bc->bc_work_count) in blockif_pause()