/titanic_50/usr/src/lib/smbsrv/libfksmbsrv/common/ |
H A D | fake_vop.c | 1173 VNON, VFIFO, VCHR, VNON, VDIR, VNON, VBLK, VNON, enumerator 1174 VREG, VNON, VLNK, VNON, VSOCK, VNON, VNON, VNON enumerator
|
H A D | vncache.c | 116 vp->v_type = VNON; in vn_reinit()
|
/titanic_50/usr/src/uts/common/fs/ |
H A D | vnode.c | 208 VNON, VFIFO, VCHR, VNON, VDIR, VNON, VBLK, VNON, enumerator 209 VREG, VNON, VLNK, VNON, VSOCK, VNON, VNON, VNON enumerator 2387 vp->v_type = VNON; in vn_reinit()
|
/titanic_50/usr/src/stand/lib/fs/nfs/ |
H A D | nfs2ops.c | 179 VNON, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK
|
/titanic_50/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_xattr.c | 103 if (xvp->v_type == VNON) { in smbfs_get_xattrdir()
|
H A D | smbfs_vnops.c | 286 if (np->n_ovtype == VNON) { in smbfs_open() 406 if (np->n_ovtype == VNON) in smbfs_open() 561 np->n_ovtype = VNON; in smbfs_rele_fid() 1349 case VNON: in smbfs_inactive() 1375 np->n_ovtype = VNON; in smbfs_inactive()
|
H A D | smbfs_subr2.c | 448 vp->v_type = VNON; in make_smbnode()
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs3_vfsops.c | 1203 if (rtvp->v_type != VNON && rtvp->v_type != in nfs3rootvp() 1318 if (rtvp->v_type == VNON) { in nfs3rootvp() 1488 ASSERT(vp->v_type == VNON || vp->v_type == mi->mi_type); in nfs3_root() 1636 if (vp->v_type == VNON) { in nfs3_vget()
|
H A D | nfs4_rnode.c | 363 vp->v_type != VNON && attr->va_type != VNON) { in r4_do_attrcache() 687 vp->v_type = VNON; in make_rnode4()
|
H A D | nfs4_subr.c | 1944 ASSERT(gar.n4g_va.va_type != VNON); in nfs4_remap_file() 2117 pgar.n4g_va.va_type = VNON; in nfs4_make_dotdot() 2118 gar.n4g_va.va_type = VNON; in nfs4_make_dotdot() 2221 (pva.va_type == VNON)) { in nfs4_make_dotdot()
|
H A D | nfs4_vfsops.c | 2237 if (vtype != VNON && vtype != mi->mi_type) { in nfs4_remap_root() 2274 vtype_t vtype = VNON; in nfs4rootvp() 2275 vtype_t tmp_vtype = VNON; in nfs4rootvp() 2535 if (vtype == VNON) { in nfs4rootvp() 2605 if (rtvp->v_type == VNON) { in nfs4rootvp() 2831 ASSERT(vp->v_type == VNON || vp->v_type == mi->mi_type); in nfs4_root()
|
H A D | nfs_vfsops.c | 1483 ASSERT(vp->v_type == VNON || vp->v_type == mi->mi_type); in nfs_root() 1641 if (vp->v_type == VNON) { in nfs_vget()
|
H A D | nfs_acl_vnops.c | 662 if (nvp->v_type == VNON) { in acl_getxattrdir3()
|
H A D | nfs3_vnops.c | 2199 if (vp->v_type == VNON) { in nfs3lookup_otw() 2543 if (vp->v_type == VNON) { in nfs3create() 2793 if (vp->v_type == VNON) { in nfs3mknod() 3450 if (vp->v_type == VNON) { in nfs3_mkdir()
|
H A D | nfs4_client.c | 4373 if (nfs4_vtype_debug && vp->v_type != VNON && in nfs4_consistent_type() 4374 rp->r_attr.va_type != VNON && vp->v_type != rp->r_attr.va_type) { in nfs4_consistent_type()
|
H A D | nfs_export.c | 2434 if (vp->v_type == VNON && vp->v_flag & V_XATTRDIR) in nfs4_fhtovp()
|
H A D | nfs_srv.c | 2777 ASSERT(vap->va_type >= VNON && vap->va_type <= VBAD); in vattr_to_nattr()
|
/titanic_50/usr/src/uts/common/fs/autofs/ |
H A D | auto_vfsops.c | 224 fngp->fng_rootfnnodep = auto_makefnnode(VNON, NULL, rootname, CRED(), in autofs_zone_init()
|
/titanic_50/usr/src/uts/common/fs/dev/ |
H A D | sdev_zvolops.c | 574 vattr.va_type = VNON; in devzvol_mk_ngz_node()
|
H A D | sdev_vnops.c | 648 ASSERT(type != VNON && type != VBAD); in sdev_create()
|
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | vfs.c | 534 { VNON, "NON" },
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | vnode.h | 159 VNON = 0, enumerator
|
/titanic_50/usr/src/lib/smbsrv/libfksmbsrv/common/sys/ |
H A D | vnode.h | 160 VNON = 0, enumerator
|
/titanic_50/usr/src/uts/common/fs/udfs/ |
H A D | udf_inode.c | 896 ip->i_type = VNON; in ud_iget()
|
/titanic_50/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_vnops.c | 975 } else if (vap->va_type == VNON) { in tmp_create()
|