Home | History | Annotate | Download | only in union

Lines Matching refs:cn_flags

264 	if (cnp->cn_flags & ISDOTDOT) {
283 if (cnp->cn_flags & ISDOTDOT)
286 if (cnp->cn_flags & ISDOTDOT)
352 if ((cnp->cn_flags & ISLASTCN) &&
374 if (cnp->cn_flags & ISWHITEOUT) {
426 if ((cnp->cn_flags & ISDOTDOT) && dun->un_pvp != NULLVP) {
444 if ((uerror == EJUSTRETURN) && (cnp->cn_flags & ISLASTCN) &&
1220 cnp->cn_flags |= DOWHITEOUT;
1251 KASSERT((ap->a_cnp->cn_flags & LOCKPARENT) != 0);
1374 ap->a_fcnp->cn_flags |= DOWHITEOUT;
1495 cnp->cn_flags |= DOWHITEOUT;