Searched refs:bio_buffer_end (Results 1 – 1 of 1) sorted by relevance
38 static char *bio_buffer_end = bio_buffer + BIO_BUFFER_SIZE; variable47 if (ptr + size > bio_buffer_end) in bio_alloc()