Searched refs:sd_maxblk (Results 1 – 6 of 6) sorted by relevance
443 stp->sd_maxblk = INFPSZ; in stropen()2436 stp->sd_maxblk = sop->so_maxblk; in strrput_nondata()7934 if (stp->sd_maxblk != INFPSZ && rmax != INFPSZ && rmax < stp->sd_maxblk) in strputmsg()7935 rmax = stp->sd_maxblk; in strputmsg()7982 ASSERT(stp->sd_maxblk == INFPSZ || in strputmsg()7983 stp->sd_maxblk >= mdata->len); in strputmsg()8132 if (stp->sd_maxblk != INFPSZ && rmax != INFPSZ && rmax < stp->sd_maxblk) in kstrputmsg()8133 rmax = stp->sd_maxblk; in kstrputmsg()8217 ASSERT(stp->sd_maxblk == INFPSZ || stp->sd_maxblk >= msgsize); in kstrputmsg()
2897 maxblk = stp->sd_maxblk; in strmakedata()
723 maxblk = (int)stp->sd_maxblk; in sendvec_chunk()1178 maxblk = (int)vp->v_stream->sd_maxblk; in sendfilev()
220 ssize_t sd_maxblk; /* maximum message block size */ member
2224 maxblk = (int)(stp->sd_maxblk); in snf_async_read()2819 maxblk = (int)(stp->sd_maxblk); in snf_cache()
4683 maxblk = stp->sd_maxblk; in sostream_direct()