VNDIOF_FORCE
vndio.vnd_flags = fflag ? VNDIOF_FORCE : 0;
force = (vio->vnd_flags & VNDIOF_FORCE) != 0;
vndio.vnd_flags |= VNDIOF_FORCE;