Lines Matching refs:VREG
267 MPASS(vap->va_type == VREG || vap->va_type == VSOCK);
318 KASSERT(vp->v_type != VREG || (node->tn_reg.tn_aobj->flags &
325 if (error == 0 && fp != NULL && vp->v_type == VREG) {
351 MPASS(node->tn_type == VREG);
421 case VREG:
480 if (vp->v_type == VREG) {
526 if (vp->v_type == VREG) {
607 if (vp->v_type != VREG)
638 MPASS(node->tn_type == VREG);
678 if (uio->uio_offset < 0 || vp->v_type != VREG)
1569 if (vp->v_type == VREG) {
1591 if (vp->v_type == VREG)
2122 if (vp->v_type != VREG)