rolling_buffer_make_space
if (rolling_buffer_make_space(roll) < 0)
if (rolling_buffer_make_space(roll) < 0)
rolling_buffer_make_space(&wreq->buffer);
if (rolling_buffer_make_space(&wreq->buffer) < 0)
int rolling_buffer_make_space(struct rolling_buffer *roll);