VNOVNODE
case VNOVNODE:
if (vp->scb.status.abort_code == VNOVNODE) {
case VNOVNODE: return -ENOENT;
if (status->abort_code == VNOVNODE)