vinumclose
tsleep(&vinumclose, 0, "vstop", 1); /* and wait for it */
wakeup(&vinumclose); /* we can continue stopping now */
.d_close = vinumclose,
wakeup(&vinumclose); /* and wake any waiting vinum(8)s */
d_close_t vinumclose;