NREMOVEINPROG
while (NFSHASNFSV4(nmp) && (np->n_flag & NREMOVEINPROG)) {
while (NFSHASNFSV4(nmp) && (dnp->n_flag & NREMOVEINPROG)) {
dnp->n_flag |= NREMOVEINPROG;
dnp->n_flag &= ~(NREMOVEWANT | NREMOVEINPROG);
dnp->n_flag &= ~NREMOVEINPROG;