VNON 876 isofs/cd9660/cd9660_vfsops.c vp->v_type = VNON; VNON 942 isofs/cd9660/cd9660_vfsops.c case VNON: VNON 138 isofs/cd9660/cd9660_vnops.c vp->v_type = VNON; VNON 69 kern/vfs_subr.c VNON, VFIFO, VCHR, VNON, VDIR, VNON, VBLK, VNON, VNON 70 kern/vfs_subr.c VREG, VNON, VLNK, VNON, VSOCK, VNON, VNON, VBAD, VNON 313 kern/vfs_subr.c vap->va_type = VNON; VNON 417 kern/vfs_subr.c vp->v_type = VNON; VNON 572 kern/vfs_subr.c nvp->v_type = VNON; VNON 302 kern/vfs_sync.c vp->v_type = VNON; VNON 196 kern/vfs_vnops.c case VNON: VNON 197 miscfs/specfs/spec_vnops.c case VNON: VNON 677 msdosfs/msdosfs_vfsops.c if (vp->v_type == VNON || VNON 353 msdosfs/msdosfs_vnops.c if ((vap->va_type != VNON) || (vap->va_nlink != VNOVAL) || VNON 140 nfs/nfs_node.c if (vp->v_type == VNON) VNON 1307 nfs/nfs_serv.c if (va.va_type == VNON) VNON 102 nfs/nfs_subs.c enum vtype nv2tov_type[8] = { VNON, VREG, VDIR, VBLK, VCHR, VLNK, VNON, VNON }; VNON 103 nfs/nfs_subs.c enum vtype nv3tov_type[8]={ VNON, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK, VFIFO }; VNON 1143 nfs/nfs_subs.c if (vtyp == VNON || vtyp == VREG) VNON 1054 ntfs/ntfs_vfsops.c f_type = VNON; VNON 52 sys/vnode.h enum vtype { VNON, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK, VFIFO, VBAD }; VNON 732 ufs/ext2fs/ext2fs_vfsops.c if (vp->v_type == VNON || VNON 120 ufs/ext2fs/ext2fs_vnops.c (*vpp)->v_type = VNON; VNON 229 ufs/ext2fs/ext2fs_vnops.c if ((vap->va_type != VNON) || (vap->va_nlink != VNOVAL) || VNON 1196 ufs/ext2fs/ext2fs_vnops.c tvp->v_type = VNON; VNON 1140 ufs/ffs/ffs_vfsops.c if (vp->v_type == VNON || VNON 464 ufs/ufs/ufs_quota.c if (vp->v_type == VNON || vp->v_writecount == 0) VNON 550 ufs/ufs/ufs_quota.c if (vp->v_type == VNON) VNON 725 ufs/ufs/ufs_quota.c if (vp->v_type == VNON) VNON 162 ufs/ufs/ufs_vnops.c (*vpp)->v_type = VNON; VNON 245 ufs/ufs/ufs_vnops.c case VNON: VNON 322 ufs/ufs/ufs_vnops.c if ((vap->va_type != VNON) || (vap->va_nlink != VNOVAL) || VNON 1811 ufs/ufs/ufs_vnops.c case VNON: VNON 1912 ufs/ufs/ufs_vnops.c tvp->v_type = VNON; VNON 302 xfs/xfs_node-bsd.c case VNON: VNON 368 xfs/xfs_node-bsd.c va->va_type = VNON;