Searched refs:sd_qn_maxpsz (Results 1 – 6 of 6) sorted by relevance
394 stp->sd_qn_maxpsz = INFPSZ - 1; /* used to check for initialization */ in stropen()429 stp->sd_qn_maxpsz = qp->q_maxpsz; in stropen()585 stp->sd_qn_maxpsz = rmax; in stropen()2762 rmax = stp->sd_qn_maxpsz; in strwrite_common()3848 stp->sd_qn_maxpsz = rmax; in strioctl()3929 stp->sd_qn_maxpsz = rmax; in strioctl()4148 stp->sd_qn_maxpsz = rmax; in strioctl()4283 stp->sd_qn_maxpsz = rmax; in strioctl()5198 rmax = stp->sd_qn_maxpsz; in strioctl()7794 rmax = stp->sd_qn_maxpsz; in strputmsg()[all …]
2250 if (stp != NULL && stp->sd_qn_maxpsz > 0) { in create_thread()2251 sr->sr_maxpsz = MIN(MAXBSIZE, stp->sd_qn_maxpsz); in create_thread()2931 maxpsz = stp->sd_qn_maxpsz; in sosendfile64()
1742 write_bytes = vp->v_stream->sd_qn_maxpsz; in uri_rd_response()
4741 rmax = stp->sd_qn_maxpsz; in sostream_direct()
199 ssize_t sd_qn_maxpsz; /* enhancements, cache the values in */ member
3367 STREAM(q)->sd_qn_maxpsz = val; in strqset()