Home | History | Annotate | Download | only in udf

Lines Matching refs:VDIR

173 	KASSERT(fdvp->v_type == VDIR);
174 KASSERT(tdvp->v_type == VDIR);
218 KASSERT(fdvp->v_type == VDIR);
219 KASSERT(tdvp->v_type == VDIR);
264 KASSERT(dvp->v_type == VDIR);
265 KASSERT(vp->v_type != VDIR);
297 KASSERT(dvp->v_type == VDIR);
298 KASSERT(vp->v_type != VDIR);
386 if ((fdnode != tdnode) && (fvp->v_type == VDIR)) {
424 KASSERT(dvp->v_type == VDIR);
425 KASSERT(vp->v_type != VDIR);
503 KASSERT(vp->v_type == VDIR);
534 KASSERT(fdvp->v_type == VDIR);
535 KASSERT(tdvp->v_type == VDIR);
566 KASSERT(vp->v_type == VDIR);
574 if (vp->v_type != VDIR) {
628 if (vp->v_type != VDIR) {