Lines Matching defs:vtyp
1323 enum vtype vtyp;1374 vtyp = nfsv3tov_type(*tl);1375 if (vtyp != VCHR && vtyp != VBLK && vtyp != VSOCK && vtyp != VFIFO) {1392 if (vtyp == VCHR || vtyp == VBLK) {1416 va.va_type = vtyp;1417 if (vtyp == VSOCK) {