Searched refs:sd_struiowrq (Results 1 – 4 of 4) sorted by relevance
216 struct queue *sd_struiowrq; /* sync barrier struio() write queue */ member
3629 stwrq = stp->sd_struiowrq; in struioget()3814 if (isread == 0 && stp->sd_struiowrq == NULL || in rwnext()4036 return (STREAM(q)->sd_struiowrq == q); in isuioq()
3313 stp->sd_struiowrq = NULL; in shalloc()7784 stp->sd_struiowrq = NULL; in strsetuio()7806 stp->sd_struiowrq = wrq; in strsetuio()
2626 flags |= stp->sd_struiowrq ? STRUIO_POSTPONE : 0; in strput()8353 else if ((sqp = stp->sd_struiowrq) != NULL) { in strpoll()