Searched refs:sd_struiowrq (Results 1 – 4 of 4) sorted by relevance
209 struct queue *sd_struiowrq; /* sync barrier struio() write queue */ member
3642 stwrq = stp->sd_struiowrq; in struioget()3827 if (isread == 0 && stp->sd_struiowrq == NULL || in rwnext()4049 return (STREAM(q)->sd_struiowrq == q); in isuioq()
3289 stp->sd_struiowrq = NULL; in shalloc()7760 stp->sd_struiowrq = NULL; in strsetuio()7782 stp->sd_struiowrq = wrq; in strsetuio()
2555 flags |= stp->sd_struiowrq ? STRUIO_POSTPONE : 0; in strput()8232 else if ((sqp = stp->sd_struiowrq) != NULL) { in strpoll()