Symbol: VNON
sys/kern/sys_mqueue.c
558
if (vaccess(VNON, mq->mq_mode, mq->mq_euid, mq->mq_egid,
sys/kern/vfs_journal.c
1278
if (vat->va_type != VNON)
sys/kern/vfs_lock.c
1225
vp->v_type = VNON;
sys/kern/vfs_lock.c
763
if (vp->v_type == VNON || vp->v_type == VBAD)
sys/kern/vfs_mount.c
1154
(vp->v_type == VNON ||
sys/kern/vfs_mount.c
931
if (vp->v_type == VNON)
sys/kern/vfs_mount.c
978
if (info.vp == vp && vp->v_type != VNON)
sys/kern/vfs_subr.c
100
VREG, VNON, VLNK, VNON, VSOCK, VNON, VNON, VBAD,
sys/kern/vfs_subr.c
273
vap->va_type = VNON;
sys/kern/vfs_subr.c
99
VNON, VFIFO, VCHR, VNON, VDIR, VNON, VBLK, VNON,
sys/kern/vfs_sync.c
535
if (vp && vp->v_type == VNON)
sys/kern/vfs_sync.c
659
vp->v_type = VNON;
sys/vfs/dirfs/dirfs_vnops.c
461
if ((vap->va_type != VNON) || (vap->va_nlink != VNOVAL) ||
sys/vfs/ext2fs/ext2_vfsops.c
1195
if (vp->v_type == VNON ||
sys/vfs/ext2fs/ext2_vnops.c
1701
if (ip->i_mode != 0 && vp->v_type == VNON)
sys/vfs/ext2fs/ext2_vnops.c
268
if ((vap->va_type != VNON) || (vap->va_nlink != VNOVAL) ||
sys/vfs/ext2fs/ext2_vnops.c
551
(*vpp)->v_type = VNON;
sys/vfs/hammer/hammer_ondisk.c
1759
if (vp->v_type == VNON || vp->v_type == VBAD) {
sys/vfs/hpfs/hpfs_vnops.c
503
if ((vap->va_type != VNON) || (vap->va_nlink != VNOVAL) ||
sys/vfs/isofs/cd9660/cd9660_vfsops.c
851
vp->v_type = VNON;
sys/vfs/msdosfs/msdosfs_vfsops.c
836
if (vp->v_type == VNON || vp->v_type == VBAD ||
sys/vfs/msdosfs/msdosfs_vnops.c
287
if ((vap->va_type != VNON) || (vap->va_nlink != VNOVAL) ||
sys/vfs/nfs/nfs_serv.c
1700
if (vap->va_type == VNON)
sys/vfs/nfs/nfs_subs.c
701
if (vtyp == VNON || (vtyp == VREG && (vmode & S_IFMT) != 0))
sys/vfs/nfs/nfs_subs.c
89
VNON, VREG, VDIR, VBLK, VCHR, VLNK, VNON, VNON
sys/vfs/nfs/nfs_subs.c
92
VNON, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK, VFIFO
sys/vfs/nfs/nfs_vfsops.c
1132
(*vpp)->v_type = VNON;
sys/vfs/nfs/nfs_vfsops.c
1311
if (vp->v_type == VNON)
sys/vfs/nfs/nfs_vfsops.c
1367
if (vp->v_type == VNON || vp->v_type == VBAD)
sys/vfs/tmpfs/tmpfs_subr.c
228
case VNON:
sys/vfs/tmpfs/tmpfs_vfsops.c
91
node->tn_type = VNON;
sys/vfs/ufs/ffs_vfsops.c
1017
if (vp->v_type == VNON || (ip == NULL) || ((ip->i_flag &
sys/vfs/ufs/ffs_vfsops.c
1037
if (vp->v_type == VNON || vp->v_type == VBAD ||
sys/vfs/ufs/ufs_quota.c
540
if (vp->v_type == VNON) {
sys/vfs/ufs/ufs_vnops.c
248
(*vpp)->v_type = VNON;
sys/vfs/ufs/ufs_vnops.c
388
if ((vap->va_type != VNON) || (vap->va_nlink != VNOVAL) ||
sys/vm/vm_swap.c
275
swapdev_vp->v_type = VNON; /* Untyped */
test/debug/vnodeinfo.c
231
case VNON:
usr.bin/fstat/fstat.c
483
if (vn.v_type == VNON || vn.v_tag == VT_NON) {
usr.sbin/pstat/pstat.c
397
case VNON: