Lines Matching refs:VDIR
126 KASSERT(fdvp->v_type == VDIR);
127 KASSERT(tdvp->v_type == VDIR);
236 if (vp->v_type == VDIR)
420 directory_p = (fvp->v_type == VDIR);
423 KASSERT((tvp == NULL) || (directory_p == (tvp->v_type == VDIR)));
559 KASSERT(dvp->v_type == VDIR);
560 KASSERT(vp->v_type != VDIR);
625 KASSERT(vp->v_type == VDIR);
651 KASSERT(fdvp->v_type == VDIR);
652 KASSERT(tdvp->v_type == VDIR);
669 KASSERT(vp->v_type == VDIR);
706 KASSERT(dvp->v_type == VDIR);
732 KASSERT(vp->v_type == VDIR);