v_type             69 compat/common/compat_dir.c 	if (vp->v_type != VDIR)
v_type            358 compat/common/vfs_syscalls_43.c 	if (vp->v_type != VDIR) {
v_type            472 compat/ibcs2/ibcs2_misc.c 	if (vp->v_type != VDIR) {
v_type            403 compat/linux/linux_file.c 		if (vp->v_type != VCHR)
v_type           1330 compat/linux/linux_socket.c 		isdev = vp->v_type == VCHR;
v_type            265 compat/osf1/osf1_exec.c 	if (ldr_vp->v_type != VREG) {
v_type            586 compat/ossaudio/ossaudio.c 	if (vp->v_type != VCHR)
v_type            508 compat/sunos/sunos_ioctl.c 			    vp->v_type == VCHR && major(vp->v_rdev) == 21)
v_type            435 compat/sunos/sunos_misc.c 	if (vp->v_type != VDIR) {
v_type            597 compat/sunos/sunos_misc.c 	if (vp->v_type != VDIR)
v_type            272 compat/svr4/svr4_fcntl.c 	if (fp->f_type != DTYPE_VNODE || vp->v_type == VFIFO)
v_type            434 compat/svr4/svr4_misc.c 	if (vp->v_type != VDIR)
v_type             62 dev/firmload.c 	if (nid.ni_vp->v_type != VREG || va.va_size == 0) {
v_type            535 dev/vnd.c      		if (vp->v_type == VBLK || vp->v_type == VCHR)
v_type            169 isofs/cd9660/cd9660_vfsops.c 	if (devvp->v_type != VBLK) {
v_type            876 isofs/cd9660/cd9660_vfsops.c 	vp->v_type = VNON;
v_type            905 isofs/cd9660/cd9660_vfsops.c 	switch (vp->v_type = IFTOVT(ip->inode.iso_mode)) {
v_type            115 isofs/cd9660/cd9660_vnops.c 	    || vap->va_type != vp->v_type
v_type            138 isofs/cd9660/cd9660_vnops.c 	vp->v_type = VNON;
v_type            161 isofs/cd9660/cd9660_vnops.c 		switch (vp->v_type) {
v_type            244 isofs/cd9660/cd9660_vnops.c 	if (ip->i_size == 0 && vp->v_type  == VLNK) {
v_type            271 isofs/cd9660/cd9660_vnops.c 	vap->va_type	= vp->v_type;
v_type            829 isofs/cd9660/cd9660_vnops.c 	if (vp->v_type == VBLK || vp->v_type == VCHR)
v_type            152 isofs/udf/udf_vfsops.c 	if (devvp->v_type != VBLK) {
v_type            594 isofs/udf/udf_vfsops.c 		vp->v_type = VBAD;
v_type            597 isofs/udf/udf_vfsops.c 		vp->v_type = VDIR;
v_type            600 isofs/udf/udf_vfsops.c 		vp->v_type = VREG;
v_type            603 isofs/udf/udf_vfsops.c 		vp->v_type = VBLK;
v_type            606 isofs/udf/udf_vfsops.c 		vp->v_type = VCHR;
v_type            609 isofs/udf/udf_vfsops.c 		vp->v_type = VFIFO;
v_type            612 isofs/udf/udf_vfsops.c 		vp->v_type = VSOCK;
v_type            615 isofs/udf/udf_vfsops.c 		vp->v_type = VLNK;
v_type            618 isofs/udf/udf_vfsops.c 		vp->v_type = VREG;
v_type            212 isofs/udf/udf_vnops.c 		switch (vp->v_type) {
v_type            337 isofs/udf/udf_vnops.c 	if (vp->v_type & VDIR) {
v_type            358 isofs/udf/udf_vnops.c 	vap->va_type = vp->v_type;
v_type            369 kern/exec_elf.c 	if (vp->v_type != VREG) {
v_type            120 kern/kern_acct.c 		if (nd.ni_vp->v_type != VREG) {
v_type            304 kern/kern_acct.c 			if (savacctp->v_type == VBAD) {
v_type            316 kern/kern_acct.c 			if (acctp->v_type == VBAD) {
v_type            128 kern/kern_exec.c 	if (vp->v_type == VDIR) {
v_type            132 kern/kern_exec.c 	if (vp->v_type != VREG) {
v_type            315 kern/kern_ktrace.c 		if (vp->v_type != VREG) {
v_type           1410 kern/kern_sig.c 	if (vp->v_type != VREG || vattr.va_nlink != 1 ||
v_type           1021 kern/tty_pty.c 	if (vp->v_type != VCHR) {
v_type            462 kern/uipc_usrreq.c 	if (vp->v_type != VSOCK) {
v_type            640 kern/uipc_usrreq.c 				if ((vp->v_type == VDIR) &&
v_type            569 kern/vfs_bio.c 		mp = vp->v_type == VBLK? vp->v_specmountpoint : vp->v_mount;
v_type            384 kern/vfs_cache.c 	if (vp && vp != dvp && vp->v_type == VDIR &&
v_type             91 kern/vfs_default.c 				    vq->v_type != vp->v_type || vp == vq)
v_type            313 kern/vfs_getcwd.c 		if (lvp->v_type != VDIR) {
v_type            332 kern/vfs_lookup.c 		if (dp->v_type != VDIR) {
v_type            516 kern/vfs_lookup.c 	while (dp->v_type == VDIR && (mp = dp->v_mountedhere) &&
v_type            535 kern/vfs_lookup.c 	if ((dp->v_type == VLNK) && (cnp->cn_flags & (FOLLOW|REQUIREDIR))) {
v_type            546 kern/vfs_lookup.c 	if ((dp->v_type != VDIR) && (cnp->cn_flags & REQUIREDIR)) {
v_type            696 kern/vfs_lookup.c 	if (dp->v_type == VLNK && (cnp->cn_flags & FOLLOW))
v_type            402 kern/vfs_subr.c 		if (vp->v_type != VBAD)
v_type            417 kern/vfs_subr.c 	vp->v_type = VNON;
v_type            490 kern/vfs_subr.c 	vp->v_type = type;
v_type            514 kern/vfs_subr.c 	if (nvp->v_type != VBLK && nvp->v_type != VCHR)
v_type            520 kern/vfs_subr.c 		if (nvp_rdev != vp->v_rdev || nvp->v_type != vp->v_type) {
v_type            539 kern/vfs_subr.c 	if (vp == NULL || !(vp->v_tag == VT_NON && vp->v_type == VBLK)) {
v_type            572 kern/vfs_subr.c 	nvp->v_type = VNON;
v_type            668 kern/vfs_subr.c 	if (vp->v_type == VBAD)
v_type            836 kern/vfs_subr.c 	    (vp->v_writecount == 0 || vp->v_type != VREG)) {
v_type            855 kern/vfs_subr.c 		if (vp->v_type != VBLK && vp->v_type != VCHR) {
v_type           1036 kern/vfs_subr.c 	if ((vp->v_type == VBLK || vp->v_type == VCHR) && vp->v_specinfo != 0) {
v_type           1053 kern/vfs_subr.c 				    vq->v_type != vp->v_type)
v_type           1086 kern/vfs_subr.c 	vp->v_type = VBAD;
v_type           1119 kern/vfs_subr.c 		if (dev != vp->v_rdev || type != vp->v_type)
v_type           1157 kern/vfs_subr.c 		if (vq->v_rdev != vp->v_rdev || vq->v_type != vp->v_type)
v_type           1186 kern/vfs_subr.c 		vp, typename[vp->v_type], vp->v_usecount, vp->v_writecount,
v_type           1390 kern/vfs_subr.c 			    vq->v_type != vp->v_type)
v_type           1956 kern/vfs_subr.c 	if (vp->v_type == VBLK || vp->v_type == VCHR)
v_type           2073 kern/vfs_subr.c 			switch (vp->v_type) {
v_type           2164 kern/vfs_subr.c 	if (vp->v_type != VBLK && vp->v_type != VCHR)
v_type           2208 kern/vfs_subr.c 	      vp->v_type > NENTS(vtypes)? "<unk>":vtypes[vp->v_type],
v_type           2209 kern/vfs_subr.c 	      vp->v_type, vp->v_mount, vp->v_mountedhere);
v_type            181 kern/vfs_sync.c 				    vp->v_type != VBLK) {
v_type            302 kern/vfs_sync.c 	vp->v_type = VNON;
v_type            193 kern/vfs_syscalls.c 	if (vp->v_type != VDIR) {
v_type            711 kern/vfs_syscalls.c 	if (vp->v_type != VDIR)
v_type            805 kern/vfs_syscalls.c 	if (vp->v_type != VDIR)
v_type            898 kern/vfs_syscalls.c 		else if (vp->v_type == VDIR)
v_type           1015 kern/vfs_syscalls.c 	if (vp->v_type == VSOCK) {
v_type           1024 kern/vfs_syscalls.c 		if (vp->v_type == VDIR) {
v_type           1276 kern/vfs_syscalls.c 	if (vp->v_type == VDIR) {
v_type           1406 kern/vfs_syscalls.c 	if (vp->v_type == VFIFO)
v_type           1408 kern/vfs_syscalls.c 	if (vp->v_type == VCHR)
v_type           1604 kern/vfs_syscalls.c 	if (vp->v_type != VLNK)
v_type           2047 kern/vfs_syscalls.c 	if (vp->v_type == VDIR)
v_type           2086 kern/vfs_syscalls.c 	if (vp->v_type == VDIR)
v_type           2155 kern/vfs_syscalls.c 	if (fvp->v_type == VDIR)
v_type           2169 kern/vfs_syscalls.c 		if (fvp->v_type == VDIR && tvp->v_type != VDIR) {
v_type           2172 kern/vfs_syscalls.c 		} else if (fvp->v_type != VDIR && tvp->v_type == VDIR) {
v_type           2273 kern/vfs_syscalls.c 	if (vp->v_type != VDIR) {
v_type           2331 kern/vfs_syscalls.c 	if (vp->v_type != VDIR) {
v_type           2425 kern/vfs_syscalls.c 	if (vp->v_type == VBAD)
v_type           2459 kern/vfs_syscalls.c 	if (fp->f_type != DTYPE_VNODE || vp->v_type == VFIFO) {
v_type           2497 kern/vfs_syscalls.c 	if (fp->f_type != DTYPE_VNODE || vp->v_type == VFIFO) {
v_type           2535 kern/vfs_syscalls.c 	if (fp->f_type != DTYPE_VNODE || vp->v_type == VFIFO) {
v_type           2573 kern/vfs_syscalls.c 	if (fp->f_type != DTYPE_VNODE || vp->v_type == VFIFO) {
v_type            126 kern/vfs_vnops.c 	if (vp->v_type == VSOCK) {
v_type            130 kern/vfs_vnops.c 	if (vp->v_type == VLNK) {
v_type            140 kern/vfs_vnops.c 			if (vp->v_type == VDIR) {
v_type            149 kern/vfs_vnops.c 	if ((fmode & O_TRUNC) && vp->v_type == VREG) {
v_type            191 kern/vfs_vnops.c 		switch (vp->v_type) {
v_type            293 kern/vfs_vnops.c 	if (vp->v_type != VDIR)
v_type            312 kern/vfs_vnops.c 	if (vp->v_type == VREG && (fp->f_flag & O_APPEND))
v_type            360 kern/vfs_vnops.c 	switch (vp->v_type) {
v_type            411 kern/vfs_vnops.c 	switch (vp->v_type) {
v_type            115 miscfs/portal/portal_vfsops.c 	rvp->v_type = VDIR;
v_type            201 miscfs/portal/portal_vnops.c 	fvp->v_type = VREG;
v_type            132 miscfs/procfs/procfs_subr.c 		vp->v_type = VDIR;
v_type            139 miscfs/procfs/procfs_subr.c 		vp->v_type = VLNK;
v_type            144 miscfs/procfs/procfs_subr.c 		vp->v_type = VDIR;
v_type            152 miscfs/procfs/procfs_subr.c 		vp->v_type = VREG;
v_type            159 miscfs/procfs/procfs_subr.c 		vp->v_type = VREG;
v_type            167 miscfs/procfs/procfs_subr.c 		vp->v_type = VREG;
v_type            475 miscfs/procfs/procfs_vnops.c 	vap->va_type = ap->a_vp->v_type;
v_type            143 miscfs/specfs/spec_vnops.c 	switch (vp->v_type) {
v_type            237 miscfs/specfs/spec_vnops.c 	switch (vp->v_type) {
v_type            324 miscfs/specfs/spec_vnops.c 	switch (vp->v_type) {
v_type            386 miscfs/specfs/spec_vnops.c 	switch (ap->a_vp->v_type) {
v_type            409 miscfs/specfs/spec_vnops.c 	switch (ap->a_vp->v_type) {
v_type            447 miscfs/specfs/spec_vnops.c 	if (vp->v_type == VCHR)
v_type            527 miscfs/specfs/spec_vnops.c 	switch (vp->v_type) {
v_type            321 msdosfs/msdosfs_denode.c 		nvp->v_type = VDIR;
v_type            331 msdosfs/msdosfs_denode.c 		nvp->v_type = VREG;
v_type            175 msdosfs/msdosfs_vfsops.c 	if (devvp->v_type != VBLK) {
v_type            677 msdosfs/msdosfs_vfsops.c 	if (vp->v_type == VNON || 
v_type            335 msdosfs/msdosfs_vnops.c 	vap->va_type = ap->a_vp->v_type;
v_type            372 msdosfs/msdosfs_vnops.c 	if (ap->a_vp->v_type == VDIR)
v_type            541 msdosfs/msdosfs_vnops.c 	switch (vp->v_type) {
v_type            762 msdosfs/msdosfs_vnops.c 	if (ap->a_vp->v_type == VDIR)
v_type           1728 msdosfs/msdosfs_vnops.c 	if (bp->b_vp->v_type == VBLK || bp->b_vp->v_type == VCHR)
v_type            140 nfs/nfs_bio.c  	    if ((vp->v_flag & VROOT) && vp->v_type == VLNK) {
v_type            144 nfs/nfs_bio.c  	    switch (vp->v_type) {
v_type            246 nfs/nfs_bio.c  		printf(" nfsbioread: type %x unexpected\n",vp->v_type);
v_type            255 nfs/nfs_bio.c  	    switch (vp->v_type) {
v_type            262 nfs/nfs_bio.c  		printf(" nfsbioread: type %x unexpected\n",vp->v_type);
v_type            297 nfs/nfs_bio.c  	if (vp->v_type != VREG)
v_type            639 nfs/nfs_bio.c  	    switch (vp->v_type) {
v_type            677 nfs/nfs_bio.c  		printf("nfs_doio:  type %x unexpected\n", vp->v_type);
v_type            140 nfs/nfs_node.c 			if (vp->v_type == VNON)
v_type            141 nfs/nfs_node.c 				vp->v_type = VDIR;
v_type            174 nfs/nfs_node.c 	if (ap->a_vp->v_type != VDIR) {
v_type            220 nfs/nfs_node.c 	if (vp->v_type == VDIR) {
v_type            133 nfs/nfs_serv.c 	if (vp->v_type == VDIR)
v_type            141 nfs/nfs_serv.c 	if (vp->v_type == VDIR)
v_type            309 nfs/nfs_serv.c 		if (vp->v_type == VDIR) {
v_type            477 nfs/nfs_serv.c 	if (vp->v_type != VLNK) {
v_type            559 nfs/nfs_serv.c 	if (vp->v_type != VREG) {
v_type            563 nfs/nfs_serv.c 			error = (vp->v_type == VDIR) ? EISDIR : EACCES;
v_type            773 nfs/nfs_serv.c 	if (vp->v_type != VREG) {
v_type            777 nfs/nfs_serv.c 			error = (vp->v_type == VDIR) ? EISDIR : EACCES;
v_type           1038 nfs/nfs_serv.c 		    if (vp->v_type != VREG) {
v_type           1042 nfs/nfs_serv.c 			    error = (vp->v_type == VDIR) ? EISDIR : EACCES;
v_type           1659 nfs/nfs_serv.c 		if (vp->v_type == VDIR &&
v_type           1786 nfs/nfs_serv.c 		if (fvp->v_type == VDIR && tvp->v_type != VDIR) {
v_type           1789 nfs/nfs_serv.c 		} else if (fvp->v_type != VDIR && tvp->v_type == VDIR) {
v_type           1793 nfs/nfs_serv.c 		if (tvp->v_type == VDIR && tvp->v_mountedhere) {
v_type           1798 nfs/nfs_serv.c 	if (fvp->v_type == VDIR && fvp->v_mountedhere) {
v_type           1916 nfs/nfs_serv.c 	if (vp->v_type == VDIR && (error = suser_ucred(cred)) != 0)
v_type           2279 nfs/nfs_serv.c 	if (vp->v_type != VDIR) {
v_type           3283 nfs/nfs_serv.c 			switch (vp->v_type) {
v_type           1163 nfs/nfs_subs.c 	if (vp->v_type != vtyp) {
v_type           1164 nfs/nfs_subs.c 		vp->v_type = vtyp;
v_type           1165 nfs/nfs_subs.c 		if (vp->v_type == VFIFO) {
v_type           1173 nfs/nfs_subs.c 		if (vp->v_type == VCHR || vp->v_type == VBLK) {
v_type           1269 nfs/nfs_subs.c 	if (vp->v_type == VDIR) {
v_type           1401 nfs/nfs_subs.c 	if (dp->v_type != VDIR) {
v_type            331 nfs/nfs_vfsops.c 		vp->v_type = VREG;
v_type            235 nfs/nfs_vnops.c 		switch (vp->v_type) {
v_type            261 nfs/nfs_vnops.c 		if (vp->v_type == VDIR) {
v_type            311 nfs/nfs_vnops.c 	if (vp->v_type != VREG && vp->v_type != VDIR && vp->v_type != VLNK) {
v_type            313 nfs/nfs_vnops.c 		printf("open eacces vtyp=%d\n",vp->v_type);
v_type            344 nfs/nfs_vnops.c 		if (vp->v_type == VDIR)
v_type            355 nfs/nfs_vnops.c 			if (vp->v_type == VDIR)
v_type            405 nfs/nfs_vnops.c 	if (vp->v_type == VREG) {
v_type            489 nfs/nfs_vnops.c  		switch (vp->v_type) {
v_type            525 nfs/nfs_vnops.c 		vp->v_type == VREG &&
v_type            571 nfs/nfs_vnops.c 			sp->sa_mode = vtonfsv2_mode(vp->v_type, vap->va_mode);
v_type            628 nfs/nfs_vnops.c 	if (dvp->v_type != VDIR)
v_type            862 nfs/nfs_vnops.c 	if (vp->v_type != VREG)
v_type            877 nfs/nfs_vnops.c 	if (vp->v_type != VLNK)
v_type           1331 nfs/nfs_vnops.c 	if (vp->v_type == VDIR)
v_type           1453 nfs/nfs_vnops.c 	    tvp->v_type != VDIR && !nfs_sillyrename(tdvp, tvp, tcnp)) {
v_type           1466 nfs/nfs_vnops.c 	if (fvp->v_type == VDIR) {
v_type           1467 nfs/nfs_vnops.c 		if (tvp != NULL && tvp->v_type == VDIR)
v_type           1737 nfs/nfs_vnops.c 			if (newvp->v_type != VDIR)
v_type           1852 nfs/nfs_vnops.c 	if (vp->v_type != VDIR)
v_type           2410 nfs/nfs_vnops.c 	if (vp->v_type == VDIR) {
v_type           2849 nfs/nfs_vnops.c 	if (vp->v_type == VFIFO)
v_type           2995 nfs/nfs_vnops.c 		switch (vp->v_type) {
v_type           1071 ntfs/ntfs_subr.c 			nvp->v_type = f_type;
v_type            396 ntfs/ntfs_vfsops.c 	if (devvp->v_type != VBLK) {
v_type            769 ntfs/ntfs_vfsops.c 	if (ntmp->ntm_devvp->v_type != VBAD)
v_type           1112 ntfs/ntfs_vfsops.c 	vp->v_type = f_type;
v_type            224 ntfs/ntfs_vnops.c 	vap->va_type = vp->v_type;
v_type            450 ntfs/ntfs_vnops.c 		switch ((int)vp->v_type) {
v_type             85 sys/vnode.h    	enum	vtype v_type;			/* vnode type */
v_type            236 ufs/ext2fs/ext2fs_inode.c 	if (ovp->v_type != VREG &&
v_type            237 ufs/ext2fs/ext2fs_inode.c 	    ovp->v_type != VDIR &&
v_type            238 ufs/ext2fs/ext2fs_inode.c 	    ovp->v_type != VLNK)
v_type            241 ufs/ext2fs/ext2fs_inode.c 	if (ovp->v_type == VLNK &&
v_type            146 ufs/ext2fs/ext2fs_lookup.c 	if (vp->v_type != VDIR)
v_type           1031 ufs/ext2fs/ext2fs_lookup.c 		if (vp->v_type != VDIR) {
v_type             86 ufs/ext2fs/ext2fs_readwrite.c 	if (vp->v_type == VLNK) {
v_type             91 ufs/ext2fs/ext2fs_readwrite.c 	} else if (vp->v_type != VREG && vp->v_type != VDIR)
v_type             92 ufs/ext2fs/ext2fs_readwrite.c 		panic("%s: type %d", "ext2fs_read", vp->v_type);
v_type            187 ufs/ext2fs/ext2fs_readwrite.c 	switch (vp->v_type) {
v_type            215 ufs/ext2fs/ext2fs_readwrite.c 	if (vp->v_type == VREG && p &&
v_type            148 ufs/ext2fs/ext2fs_subr.c 	vp->v_type = IFTOVT(ip->i_e2fs_mode);
v_type            150 ufs/ext2fs/ext2fs_subr.c 	switch(vp->v_type) {
v_type            258 ufs/ext2fs/ext2fs_vfsops.c 	if (devvp->v_type != VBLK) {
v_type            627 ufs/ext2fs/ext2fs_vfsops.c 	if (ump->um_devvp->v_type != VBAD)
v_type            732 ufs/ext2fs/ext2fs_vfsops.c 	if (vp->v_type == VNON || 
v_type            120 ufs/ext2fs/ext2fs_vnops.c 	(*vpp)->v_type = VNON;
v_type            200 ufs/ext2fs/ext2fs_vnops.c 	if (vp->v_type == VBLK)
v_type            202 ufs/ext2fs/ext2fs_vnops.c 	else if (vp->v_type == VCHR)
v_type            207 ufs/ext2fs/ext2fs_vnops.c 	vap->va_type = vp->v_type;
v_type            281 ufs/ext2fs/ext2fs_vnops.c 		switch (vp->v_type) {
v_type            334 ufs/ext2fs/ext2fs_vnops.c 		if (vp->v_type != VDIR && (mode & S_ISTXT))
v_type            396 ufs/ext2fs/ext2fs_vnops.c 	if (vp->v_type == VDIR ||
v_type            434 ufs/ext2fs/ext2fs_vnops.c 	if (vp->v_type == VDIR) {
v_type            553 ufs/ext2fs/ext2fs_vnops.c 		if (fvp->v_type == VDIR) {
v_type            917 ufs/ext2fs/ext2fs_vnops.c 	tvp->v_type = VDIR;	/* Rest init'd in getnewvnode(). */
v_type           1166 ufs/ext2fs/ext2fs_vnops.c 	tvp->v_type = IFTOVT(mode);	/* Rest init'd in getnewvnode(). */
v_type           1196 ufs/ext2fs/ext2fs_vnops.c 	tvp->v_type = VNON;
v_type            179 ufs/ffs/ffs_inode.c 	if (ovp->v_type != VREG &&
v_type            180 ufs/ffs/ffs_inode.c 	    ovp->v_type != VDIR &&
v_type            181 ufs/ffs/ffs_inode.c 	    ovp->v_type != VLNK)
v_type            187 ufs/ffs/ffs_inode.c 	if (ovp->v_type == VLNK &&
v_type            296 ufs/ffs/ffs_inode.c 		if (ovp->v_type != VDIR)
v_type            340 ufs/ffs/ffs_vfsops.c 	if (devvp->v_type != VBLK) {
v_type           1140 ufs/ffs/ffs_vfsops.c 	if (vp->v_type == VNON || 
v_type            192 ufs/ffs/ffs_vnops.c 	if (vp->v_type == VLNK) {
v_type            197 ufs/ffs/ffs_vnops.c 	} else if (vp->v_type != VREG && vp->v_type != VDIR)
v_type            198 ufs/ffs/ffs_vnops.c 		panic("ffs_read: type %d", vp->v_type);
v_type            291 ufs/ffs/ffs_vnops.c 	switch (vp->v_type) {
v_type            317 ufs/ffs/ffs_vnops.c 	if (vp->v_type == VREG && p && !(ioflag & IO_NOLIMIT) &&
v_type            407 ufs/ffs/ffs_vnops.c 	if (vp->v_type == VBLK &&
v_type            496 ufs/ffs/ffs_vnops.c 			if (vp->v_type != VBLK)
v_type            204 ufs/mfs/mfs_vfsops.c 	devvp->v_type = VBLK;
v_type            110 ufs/mfs/mfs_vnops.c 	if (ap->a_vp->v_type != VBLK) {
v_type           1141 ufs/ufs/ufs_lookup.c 		if (vp->v_type != VDIR) {
v_type            464 ufs/ufs/ufs_quota.c 	if (vp->v_type == VNON || vp->v_writecount == 0)
v_type            500 ufs/ufs/ufs_quota.c 	if (vp->v_type != VREG) {
v_type            550 ufs/ufs/ufs_quota.c 	if (vp->v_type == VNON)
v_type            725 ufs/ufs/ufs_quota.c 	if (vp->v_type == VNON)
v_type            162 ufs/ufs/ufs_vnops.c 	(*vpp)->v_type = VNON;
v_type            229 ufs/ufs/ufs_vnops.c 		switch (vp->v_type) {
v_type            291 ufs/ufs/ufs_vnops.c 	if (vp->v_type == VBLK)
v_type            293 ufs/ufs/ufs_vnops.c 	else if (vp->v_type == VCHR)
v_type            298 ufs/ufs/ufs_vnops.c 	vap->va_type = vp->v_type;
v_type            369 ufs/ufs/ufs_vnops.c 		switch (vp->v_type) {
v_type            425 ufs/ufs/ufs_vnops.c 		if (vp->v_type != VDIR && (mode & S_ISTXT))
v_type            559 ufs/ufs/ufs_vnops.c 	if (vp->v_type == VDIR || (DIP(ip, flags) & (IMMUTABLE | APPEND)) ||
v_type            595 ufs/ufs/ufs_vnops.c 	if (vp->v_type == VDIR) {
v_type            726 ufs/ufs/ufs_vnops.c 		if (fvp->v_type == VDIR) {
v_type           1135 ufs/ufs/ufs_vnops.c 	tvp->v_type = VDIR;	/* Rest init'd in getnewvnode(). */
v_type           1553 ufs/ufs/ufs_vnops.c 	if (vp->v_type == VBLK || vp->v_type == VCHR)
v_type           1601 ufs/ufs/ufs_vnops.c 	if (vp->v_type == VFIFO)
v_type           1779 ufs/ufs/ufs_vnops.c 	switch(vp->v_type = IFTOVT(DIP(ip, mode))) {
v_type           1874 ufs/ufs/ufs_vnops.c 	tvp->v_type = IFTOVT(mode);	/* Rest init'd in getnewvnode(). */
v_type           1912 ufs/ufs/ufs_vnops.c 	tvp->v_type = VNON;
v_type            483 uvm/uvm_mmap.c 		if (vp->v_type != VREG && vp->v_type != VCHR &&
v_type            484 uvm/uvm_mmap.c 		    vp->v_type != VBLK) {
v_type            489 uvm/uvm_mmap.c 		if (vp->v_type == VREG && (pos + size) < pos) {
v_type            495 uvm/uvm_mmap.c 		if (vp->v_type == VCHR && iszerodev(vp->v_rdev)) {
v_type            511 uvm/uvm_mmap.c 			   "%s (pid %d comm %s)\n", vp->v_type == VCHR ?
v_type            515 uvm/uvm_mmap.c 			if (vp->v_type == VCHR)
v_type            526 uvm/uvm_mmap.c 		if (vp->v_type == VCHR && (flags & MAP_PRIVATE) != 0) {
v_type           1152 uvm/uvm_mmap.c 		if (vp->v_type != VCHR) {
v_type           1209 uvm/uvm_mmap.c 			return((vp->v_type == VREG) ? ENOMEM : EINVAL);
v_type            759 uvm/uvm_swap.c 		if (vp->v_type != VBLK) {
v_type            807 uvm/uvm_swap.c 		sdp->swd_dev = (vp->v_type == VBLK) ? vp->v_rdev : NODEV;
v_type            812 uvm/uvm_swap.c 		if (vp->v_type == VREG) {
v_type            836 uvm/uvm_swap.c 			if (vp->v_type == VREG) {
v_type            944 uvm/uvm_swap.c 	switch (vp->v_type) {
v_type            993 uvm/uvm_swap.c 	if (vp->v_type == VBLK) {
v_type           1136 uvm/uvm_swap.c 	if (sdp->swd_vp->v_type == VREG) {
v_type           1249 uvm/uvm_swap.c 	switch (sdp->swd_vp->v_type) {
v_type           1251 uvm/uvm_swap.c 		panic("swstrategy: vnode type 0x%x", sdp->swd_vp->v_type);
v_type            190 uvm/uvm_vnode.c 	if (vp->v_type == VBLK && bdevsw[major(vp->v_rdev)].d_type != D_DISK) {
v_type            239 uvm/uvm_vnode.c 	if (vp->v_type == VBLK) {
v_type            278 uvm/uvm_vnode.c 	if (vp->v_type == VBLK)
v_type            233 xfs/xfs_message.c 	    if (XNODE_TO_VNODE(t)->v_type == VDIR
v_type            307 xfs/xfs_message.c 	if (vp->v_usecount > 0 && vp->v_type != VDIR) {
v_type            334 xfs/xfs_message.c 	if (vp->v_type == VDIR)
v_type            144 xfs/xfs_node-bsd.c     result->vn->v_type = result->attr.va_type;
v_type            150 xfs/xfs_node-bsd.c     if (result->vn->v_type == VREG && (!UBCINFOEXISTS(result->vn)))
v_type            393 xfs/xfs_vfsops-bsd.c     if ((*vpp)->v_type == VREG && (*vpp)->v_object == NULL)
v_type            400 xfs/xfs_vfsops-bsd.c     if ((*vpp)->v_type == VREG && (!UBCINFOEXISTS(*vpp))) {
v_type            448 xfs/xfs_vfsops-bsd.c     switch (vp->v_type) {
v_type            462 xfs/xfs_vfsops-bsd.c 	switch (vp->v_type) {
v_type            500 xfs/xfs_vfsops-bsd.c     if (vp->v_type == VREG) {
v_type            105 xfs/xfs_vfsops-common.c     if (devvp->v_type != VCHR) {
v_type            107 xfs/xfs_vfsops-common.c 	NNPFSDEB(XDEBVFOPS, ("not VCHR (%d)\n", devvp->v_type));
v_type            642 xfs/xfs_vnodeops-bsd.c     if (vp->v_type == VDIR) {
v_type           1114 xfs/xfs_vnodeops-bsd.c     if (vp->v_type == VREG && ap->a_flags & PGO_CLEANIT) {
v_type            289 xfs/xfs_vnodeops-common.c     if (vp->v_type == VREG)
v_type            471 xfs/xfs_vnodeops-common.c 	    if (vp->v_type == VREG) {
v_type            575 xfs/xfs_vnodeops-common.c     if (dvp->v_type != VDIR)
v_type           1014 xfs/xfs_vnodeops-common.c     if (vp->v_type == VREG)