Searched refs:rmin (Results 1 – 2 of 2) sorted by relevance
245 ssize_t rmin, rmax; in stropen() local570 rmin = stp->sd_wrq->q_next->q_minpsz; in stropen()583 stp->sd_qn_minpsz = rmin; in stropen()2730 ssize_t rmin, rmax; in strwrite_common() local2760 rmin = stp->sd_qn_minpsz; in strwrite_common()2774 if (rmin > 0) { in strwrite_common()2775 if (uiop->uio_resid < rmin) { in strwrite_common()3202 ssize_t rmin, rmax; in strioctl() local3830 rmin = stp->sd_wrq->q_next->q_minpsz; in strioctl()3846 stp->sd_qn_minpsz = rmin; in strioctl()[all …]
5822 minor_t min, rmin; in read_hdr() local5866 rmin = cpioMINOR(Gen.g_rdev); in read_hdr()5870 Gen.g_rdev = (rmaj << 8) | rmin; in read_hdr()5873 Gen.g_rdev = makedev(rmaj, rmin); in read_hdr()5884 (uint_t *)&rmaj, (uint_t *)&rmin, (uint_t *)&Gen.g_namesz, in read_hdr()5887 Gen.g_rdev = makedev(rmaj, rmin); in read_hdr()