CNP_NOTVP
cnp.cn_flags = CNP_LOCKPARENT | CNP_NOTVP;
notvp = (cnp->cn_flags & CNP_NOTVP) ? cnp->cn_notvp : NULL;