Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:VDIR

159 	KASSERT(fdvp->v_type == VDIR);
160 KASSERT(tdvp->v_type == VDIR);
197 KASSERT(fdvp->v_type == VDIR);
198 KASSERT(tdvp->v_type == VDIR);
229 KASSERT(dvp->v_type == VDIR);
230 KASSERT(vp->v_type != VDIR);
255 KASSERT(dvp->v_type == VDIR);
256 KASSERT(vp->v_type != VDIR);
313 directory_p = (fvp->v_type == VDIR);
315 KASSERT((tvp == NULL) || (directory_p == (tvp->v_type == VDIR)));
703 KASSERT(dvp->v_type == VDIR);
704 KASSERT(vp->v_type != VDIR);
775 KASSERT(vp->v_type == VDIR);
801 KASSERT(fdvp->v_type == VDIR);
802 KASSERT(tdvp->v_type == VDIR);
819 KASSERT(vp->v_type == VDIR);
858 if (vp->v_type != VDIR) {
888 KASSERT(vp->v_type == VDIR);