NLC_APPENDONLY
*nflagsp |= NLC_APPENDONLY;
if (((lvap->va_flags & NOUNLINK) || (nflags & NLC_APPENDONLY)) &&
if (nd->nl_flags & NLC_APPENDONLY)