Searched refs:sd_qn_maxpsz (Results 1 – 6 of 6) sorted by relevance
393 stp->sd_qn_maxpsz = INFPSZ - 1; /* used to check for initialization */ in stropen()428 stp->sd_qn_maxpsz = qp->q_maxpsz; in stropen()584 stp->sd_qn_maxpsz = rmax; in stropen()2761 rmax = stp->sd_qn_maxpsz; in strwrite_common()3847 stp->sd_qn_maxpsz = rmax; in strioctl()3928 stp->sd_qn_maxpsz = rmax; in strioctl()4147 stp->sd_qn_maxpsz = rmax; in strioctl()4282 stp->sd_qn_maxpsz = rmax; in strioctl()5197 rmax = stp->sd_qn_maxpsz; in strioctl()7793 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()