Lines Matching refs:max_byte
2085 int min_byte, max_byte;
2166 lio->r_nbytes, &min_byte, &max_byte);
2169 min_byte, (max_byte - min_byte + 1)) < 0) {
2171 "stride_bounds(%d, %d, %d, %d, ..., ...) set min_byte to %d, max_byte to %d\n",
2174 max_byte);
2320 min_byte, (max_byte - min_byte + 1)) < 0) {
3062 int min_byte, max_byte;
3248 (*sy->sy_buffer) (req, offset, 0, &min_byte, &max_byte);
3251 max_byte = offset + (nbytes * nstrides * nents);
3255 min_byte, (max_byte - min_byte + 1)) < 0) {
3261 offset, min_byte, max_byte);
3477 min_byte, (max_byte - min_byte + 1)) < 0) {
3501 int min_byte, max_byte;
3535 max_byte = offset + nbytes;
3542 offset, min_byte, max_byte);
3586 min_byte, (max_byte - min_byte + 1)) < 0) {