Home
last modified time | relevance | path

Searched refs:v_stream (Results 1 – 25 of 40) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/
H A Dcons.c291 if (vsconsvp != NULL && vsconsvp->v_stream == NULL) { in cnopen()
305 if (vp->v_stream) { in cnopen()
397 if (rconsvp->v_stream != NULL) in cnread()
414 if (vsconsvp != NULL && vsconsvp->v_stream != NULL) { in cnwrite()
436 if (rconsvp->v_stream != NULL) in cnwrite()
515 if (rconsvp->v_stream != NULL) in cnioctl()
530 if (rconsvp->v_stream != NULL) in cnpoll()
531 return (strpoll(rconsvp->v_stream, events, anyyet, reventsp, in cnpoll()
H A Diwscons.c127 ASSERT(vp->v_stream != NULL); in str_vp()
128 return (vp->v_stream->sd_vnode); in str_vp()
352 if (f->f_vnode->v_stream == NULL) { in iwscnioctl()
412 if (f->f_vnode->v_stream == NULL) { in iwscnioctl()
559 ASSERT(lp->wl_vp->v_stream != NULL); in iwscnopen()
/illumos-gate/usr/src/uts/common/fs/namefs/
H A Dnamevfs.c405 if (filevp->v_type != VDOOR && filevp->v_stream == NULL) { in nm_mount()
464 if (filevp->v_stream) { in nm_mount()
465 struct stdata *stp = filevp->v_stream; in nm_mount()
504 newvp->v_stream = filevp->v_stream; in nm_mount()
625 if (namefind(vp, NULLVP) == NULL && vp->v_stream) { in nm_unmount()
626 struct stdata *stp = vp->v_stream; in nm_unmount()
H A Dnamevno.c125 newvp->v_stream = outfilevp->v_stream; in nm_open()
/illumos-gate/usr/src/uts/common/syscall/
H A Dstrcalls.c206 if (vp->v_stream) { in msgio()
210 (void) fifo_vfastoff(vp->v_stream->sd_vnode); in msgio()
216 vp->v_stream == NULL) { in msgio()
436 if (vp->v_stream) { in msgio32()
440 (void) fifo_vfastoff(vp->v_stream->sd_vnode); in msgio32()
446 vp->v_stream == NULL) { in msgio32()
H A Ducredsys.c72 if (vp->v_stream == NULL) { in getpeerucred()
81 err = strdoioctl(vp->v_stream, &strioc, FNATIVE|FKIOCTL, in getpeerucred()
H A Dsendfile.c432 if (vp->v_stream != NULL) { in sendvec_small_chunk()
433 wroff = (int)vp->v_stream->sd_wroff; in sendvec_small_chunk()
434 tail_len = (int)vp->v_stream->sd_tail; in sendvec_small_chunk()
719 if (vp->v_stream != NULL) { in sendvec_chunk()
720 stp = vp->v_stream; in sendvec_chunk()
1178 maxblk = (int)vp->v_stream->sd_maxblk; in sendfilev()
/illumos-gate/usr/src/uts/common/ktli/
H A Dt_kopen.c152 if (vp->v_stream == NULL) { in t_kopen()
167 KTLILOG(2, "stp %x\n", vp->v_stream); in t_kopen()
218 error = strdoioctl(vp->v_stream, &strioc, FNATIVE, K_TO_K, cr, &retval); in t_kopen()
H A Dt_kunbind.c100 error = strdoioctl(vp->v_stream, &strioc, FNATIVE, K_TO_K, CRED(), in t_kunbind()
H A Dt_kgtstate.c90 error = strdoioctl(vp->v_stream, &strioc, FNATIVE, K_TO_K, CRED(), in t_kgetstate()
H A Dt_koptmgmt.c114 error = strdoioctl(vp->v_stream, &strioc, FNATIVE, K_TO_K, in t_koptmgmt()
H A Dt_kbind.c117 error = strdoioctl(vp->v_stream, &strioc, FNATIVE, K_TO_K, fp->f_cred, in t_kbind()
/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c450 ASSERT(vp->v_stream != NULL); in fifo_close()
585 if (vp->v_stream != NULL) { in fifo_close()
603 if (fn_dest_vp->v_stream && in fifo_close()
625 if (fn_dest_vp->v_stream) in fifo_close()
628 if (vp->v_stream != NULL) { in fifo_close()
669 ASSERT(vp->v_stream != NULL); in fifo_read()
858 ASSERT(vp->v_stream); in fifo_write()
860 stp = vp->v_stream; in fifo_write()
1671 ASSERT(vp->v_stream == NULL); in fifo_inactive()
1784 ASSERT(vp->v_stream != NULL); in fifo_poll()
[all …]
H A Dfifosubr.c214 vp->v_stream = NULL; in fnode_constructor()
253 ASSERT(vp->v_stream == NULL); in fnode_destructor()
717 if (oldvp->v_stream == NULL) in fifo_stropen()
728 ASSERT(fnp->fn_open != 0 || oldvp->v_stream == NULL); in fifo_stropen()
991 if (error = do_sendfp((*vpp)->v_stream, filep, crp)) { in fifo_connld()
1052 ASSERT(FTOV(fnp)->v_stream); in fifo_fastoff()
1098 ASSERT(FTOV(fnp)->v_stream != NULL); in fifo_fastturnoff()
1099 ASSERT(FTOV(fnp)->v_stream->sd_wrq != NULL); in fifo_fastturnoff()
1100 ASSERT(RD(FTOV(fnp)->v_stream->sd_wrq) != NULL); in fifo_fastturnoff()
/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecsubr.c192 svp->v_stream = cvp->v_stream; in specvp()
253 svp->v_stream = cvp->v_stream; in makespecvp()
750 if (vp->v_stream) in spec_maxoffset()
857 if (vp->v_stream) { in device_close()
858 if (cvp->v_stream != NULL) in device_close()
860 vp->v_stream = NULL; in device_close()
H A Dspecvnops.c546 newcvp->v_stream = newvp->v_stream = stp; in spec_clone()
786 stp = cvp->v_stream; in spec_open()
790 vp->v_stream = cvp->v_stream = NULL; in spec_open()
802 vp->v_stream = stp; in spec_open()
893 if (vp->v_stream) in spec_close()
995 if (vp->v_stream) { in spec_read()
1017 ASSERT(vp->v_stream == NULL); in spec_read()
1101 if (vp->v_stream) { in spec_write()
1120 ASSERT(vp->v_stream == NULL); in spec_write()
1281 if (vp->v_stream) { in spec_ioctl()
[all …]
/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc_gen.c124 if (fp->f_vnode->v_stream == NULL) in svc_tli_kcreate()
130 wq = fp->f_vnode->v_stream->sd_wrq; in svc_tli_kcreate()
/illumos-gate/usr/src/uts/common/os/
H A Dsession.c141 MUTEX_NOT_HELD(&sp->s_vp->v_stream->sd_lock)); in tty_hold()
401 stp = sp->s_vp->v_stream; in freectty_lock()
461 ASSERT(stp == sp->s_vp->v_stream); in freectty_lock()
H A Dstreamio.c446 vp->v_stream = stp; in stropen()
493 vp->v_stream = NULL; in stropen()
675 ASSERT(vp->v_stream); in strclose()
677 stp = vp->v_stream; in strclose()
859 vp->v_stream = NULL; in strclose()
955 stp = vp->v_stream; in strclean()
997 stp = vp->v_stream; in strcleanall()
1236 stp = vp->v_stream; in strread()
2828 stp = vp->v_stream; in strwrite_common()
3304 stp = vp->v_stream; in strioctl()
[all …]
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c396 stp = vp->v_stream; in so_basic_strinit()
1534 stp = vp->v_stream; in strsock_discon_ind()
2051 stp = vp->v_stream; in strsock_proto()
2853 if (!vp->v_stream) { in sock_getmsg()
2856 ASSERT(vp->v_stream->sd_vnode); in sock_getmsg()
2857 vp = vp->v_stream->sd_vnode; in sock_getmsg()
2898 if (!vp->v_stream) { in sock_putmsg()
2901 ASSERT(vp->v_stream->sd_vnode); in sock_putmsg()
2902 vp = vp->v_stream->sd_vnode; in sock_putmsg()
2933 if (vp->v_stream != NULL) in sock_getfasync()
[all …]
H A Dsocktpi.c436 stp = vp->v_stream; in sotpi_init()
999 ASSERT(SOTOV(so)->v_stream); in sotpi_bindlisten()
1001 vp->v_stream = SOTOV(so)->v_stream; in sotpi_bindlisten()
4416 ASSERT(vp->v_stream); in kstrwritemp()
4417 stp = vp->v_stream; in kstrwritemp()
5631 if (vp->v_stream != NULL) { in sotpi_close()
5647 ASSERT(ux_vp->v_stream); in sotpi_close()
5652 vp->v_stream = NULL; in sotpi_close()
6125 ASSERT(vp->v_stream != NULL); in sotpi_poll()
6380 stp = vp->v_stream; in sotpi_convert_sonode()
[all …]
H A Dsocksyscalls.c188 if (vp->v_stream) { in getsonode()
189 ASSERT(vp->v_stream->sd_vnode); in getsonode()
190 vp = vp->v_stream->sd_vnode; in getsonode()
2199 stp = vp->v_stream; in snf_async_read()
2310 stp = vp->v_stream; in create_thread()
2745 stp = vp->v_stream; in snf_segmap()
2794 stp = vp->v_stream; in snf_cache()
2966 stp = vp->v_stream; in sosendfile64()
H A Dsockcommon_vnops.c150 if (vp->v_stream) in socket_vop_close()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dvfs.c360 } else if (outvn->v_type == VSOCK && outvn->v_stream != NULL) { in next_realvp()
369 (uintptr_t)outvn->v_stream) == -1) { in next_realvp()
434 (uintptr_t)v_sock->v_stream) == -1) { in pfiles_get_tpi_sonode()
1032 if (v_sock.v_stream == NULL) { in pfile_callback()
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dvncache.c114 vp->v_stream = NULL; in vn_reinit()

12