Searched refs:sd_maxblk (Results 1 – 7 of 7) sorted by relevance
394 stp->sd_maxblk = INFPSZ; in stropen()2366 stp->sd_maxblk = sop->so_maxblk; in strrput_nondata()7808 if (stp->sd_maxblk != INFPSZ && rmax != INFPSZ && rmax < stp->sd_maxblk) in strputmsg()7809 rmax = stp->sd_maxblk; in strputmsg()7856 ASSERT(stp->sd_maxblk == INFPSZ || in strputmsg()7857 stp->sd_maxblk >= mdata->len); in strputmsg()8006 if (stp->sd_maxblk != INFPSZ && rmax != INFPSZ && rmax < stp->sd_maxblk) in kstrputmsg()8007 rmax = stp->sd_maxblk; in kstrputmsg()8091 ASSERT(stp->sd_maxblk == INFPSZ || stp->sd_maxblk >= msgsize); in kstrputmsg()
2873 maxblk = stp->sd_maxblk; in strmakedata()
720 maxblk = (int)stp->sd_maxblk; in sendvec_chunk()1175 maxblk = (int)vp->v_stream->sd_maxblk; in sendfilev()
213 ssize_t sd_maxblk; /* maximum message block size */ member
2140 maxblk = (int)(stp->sd_maxblk); in snf_async_read()2735 maxblk = (int)(stp->sd_maxblk); in snf_cache()
1710 int max_mblk = (int)vp->v_stream->sd_maxblk; in uri_rd_response()
4749 maxblk = stp->sd_maxblk; in sostream_direct()