Home
last modified time | relevance | path

Searched refs:VSOCK (Results 1 – 25 of 38) sorted by relevance

12

/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_vnops.c127 ASSERT(vp->v_type == VSOCK); in socket_vop_open()
141 ASSERT(vp->v_type == VSOCK); in socket_vop_close()
176 ASSERT(vp->v_type == VSOCK); in socket_vop_read()
190 ASSERT(vp->v_type == VSOCK); in socket_vop_write()
210 ASSERT(vp->v_type == VSOCK); in socket_vop_ioctl()
227 ASSERT(vp->v_type == VSOCK); in socket_vop_setfl()
427 ASSERT(vp->v_type == VSOCK); in socket_vop_inactive()
479 ASSERT(vp->v_type == VSOCK); in socket_vop_poll()
H A Dsocksyscalls.c186 if (vp->v_type != VSOCK) { in getsonode()
2126 if (vp->v_type == VSOCK) { in snf_async_read()
2154 if (vp->v_type == VSOCK && in snf_async_read()
2721 if (vp->v_type == VSOCK) { in snf_cache()
2764 if (vp->v_type == VSOCK && in snf_cache()
2927 if (vp->v_type == VSOCK && stp == NULL) { in sosendfile64()
H A Dsockcommon.c601 vp->v_type = VSOCK; in sonode_init()
H A Dsockstr.c2847 ASSERT(vp->v_type == VSOCK); in sock_getmsg()
2893 ASSERT(vp->v_type == VSOCK); in sock_putmsg()
2928 ASSERT(vp->v_type == VSOCK); in sock_getfasync()
H A Dsocksubr.c468 if (vp->v_type != VSOCK) { in so_ux_lookup()
513 if (svp->v_type != VSOCK) { in so_ux_lookup()
H A Dsocktpi.c971 vattr.va_type = VSOCK; in sotpi_bindlisten()
4608 ASSERT(SOTOV(so)->v_type == VSOCK); in sodgram_direct()
4710 ASSERT(SOTOV(so)->v_type == VSOCK); in sostream_direct()
6194 ASSERT(vp->v_type == VSOCK); in sotpi_poll()
/titanic_44/usr/src/uts/common/syscall/
H A Dstrcalls.c218 } else if ((vp->v_type != VCHR && vp->v_type != VSOCK) || in msgio()
241 if (vp->v_type == VSOCK) { in msgio()
274 if (vp->v_type == VSOCK) { in msgio()
448 } else if ((vp->v_type != VCHR && vp->v_type != VSOCK) || in msgio32()
479 if (vp->v_type == VSOCK) { in msgio32()
525 if (vp->v_type == VSOCK) { in msgio32()
H A Dsendfile.c203 if (vp->v_type == VSOCK) { in sendvec_chunk64()
426 ASSERT(vp->v_type == VSOCK); in sendvec_small_chunk()
714 if (vp->v_type == VSOCK) { in sendvec_chunk()
778 if (vp->v_type == VSOCK) { in sendvec_chunk()
921 if (vp->v_type != VSOCK) { in sendvec_chunk()
994 if (vp->v_type == VSOCK) { in sendvec_chunk()
1035 if (vp->v_type == VSOCK) in sendvec_chunk()
1052 if (vp->v_type == VSOCK) in sendvec_chunk()
1064 if (vp->v_type == VSOCK) { in sendvec_chunk()
1169 case VSOCK: in sendfilev()
H A Ducredsys.c65 case VSOCK: in getpeerucred()
/titanic_44/usr/src/cmd/mdb/common/modules/genunix/
H A Dvfs.c360 } else if (outvn->v_type == VSOCK && outvn->v_stream != NULL) { in next_realvp()
485 if (v.v_type == VSOCK) { in pfiles_dig_pathname()
543 { VSOCK, "SOCK" },
987 if (v.v_type != VSOCK) { in pfile_callback()
1016 case VSOCK: in pfile_callback()
/titanic_44/usr/src/stand/lib/fs/nfs/
H A Dnfs2ops.c179 VNON, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK
H A Dnfs3ops.c191 { VBAD, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK, VFIFO }; in nfs3getattr()
H A Dnfs4ops.c177 VBAD, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK, VFIFO
/titanic_44/usr/src/uts/common/fs/namefs/
H A Dnamevfs.c508 case VSOCK: resource_nodetype = "socket"; break; in nm_mount()
/titanic_44/usr/src/uts/common/exec/elf/
H A Delf_notes.c404 if (fvp->v_type == VSOCK) in write_elfnotes()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_attr.c538 VBAD, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK, VFIFO, VDIR, VREG
H A Dnfs_srv.c1753 va.va_type = VSOCK; in rfs_create()
1797 va.va_type != VSOCK && secpolicy_sys_devices(cr) != 0) { in rfs_create()
H A Dnfs_client.c1009 VNON, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK
1101 VBAD, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK, VFIFO
/titanic_44/usr/src/uts/common/sys/
H A Dsocketvar.h732 ((vp)->v_type == VSOCK && (vp)->v_stream == NULL)
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dufs_panic.c653 vp->v_type != VSOCK) in init_failure()
662 ip->i_ufsvfs->vfs_root->v_type != VSOCK) in init_failure()
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vop.c1171 VREG, VNON, VLNK, VNON, VSOCK, VNON, VNON, VNON enumerator
/titanic_44/usr/src/uts/common/fs/
H A Dvnode.c209 VREG, VNON, VLNK, VNON, VSOCK, VNON, VNON, VNON enumerator
1124 if (vp->v_type == VSOCK) { in vn_openat()
1129 nvp->v_type != VSOCK) { in vn_openat()
/titanic_44/usr/src/uts/common/os/
H A Dfio.c1217 if (vp->v_type == VSOCK) in f_getfl()
/titanic_44/usr/src/uts/common/fs/dev/
H A Dsdev_vnops.c650 if ((type == VFIFO) || (type == VSOCK) || in sdev_create()
/titanic_44/usr/src/uts/common/fs/udfs/
H A Dudf_alloc.c1151 case VSOCK : in ud_ialloc()

12