Searched refs:max_block_size (Results 1 – 3 of 3) sorted by relevance
1403 ulg max_block_size = 0xffff; local1406 if (max_block_size > s->pending_buf_size - 5) {1407 max_block_size = s->pending_buf_size - 5;1429 max_start = s->block_start + max_block_size;
1571 ulg max_block_size = 0xffff; local1574 if (max_block_size > s->pending_buf_size - 5) {1575 max_block_size = s->pending_buf_size - 5;1597 max_start = s->block_start + max_block_size;
1584 ulg max_block_size = 0xffff; local1587 if (max_block_size > s->pending_buf_size - 5) {1588 max_block_size = s->pending_buf_size - 5;1610 max_start = s->block_start + max_block_size;