Lines Matching refs:max_count
82 max_count, /* max expected count */
123 if (dreq->max_count >= dreq_len) {
124 dreq->max_count = dreq_len;
147 if (dreq_len > dreq->max_count)
148 dreq_len = dreq->max_count;
470 dreq->bytes_left = dreq->max_count = count;
581 dreq->max_count = 0;
583 dreq->max_count += req->wb_bytes;
629 dreq->max_count = 0;
968 dreq->bytes_left = dreq->max_count = count;