Home
last modified time | relevance | path

Searched refs:sd_struiordq (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h215 struct queue *sd_struiordq; /* sync barrier struio() read queue */ member
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c1031 if (uiop != NULL && stp->sd_struiordq != NULL && in strget()
3718 if (stp->sd_struiordq) { in strioctl()
3760 if (stp->sd_struiordq) { in strioctl()
3797 if (stp->sd_struiordq) { in strioctl()
5058 } else if (stp->sd_struiordq == NULL || in strioctl()
H A Dstrsubr.c3315 stp->sd_struiordq = NULL; in shalloc()
7786 stp->sd_struiordq = NULL; in strsetuio()
7826 stp->sd_struiordq = wrq ? _RD(wrq) : 0; in strsetuio()
/illumos-gate/usr/src/uts/common/io/
H A Dstream.c3809 isread == 1 && stp->sd_struiordq == NULL) { in rwnext()
4028 return (STREAM(q)->sd_struiordq == q); in isuioq()