Searched refs:rolling_buffer_make_space (Results 1 – 3 of 3) sorted by relevance
80 int rolling_buffer_make_space(struct rolling_buffer *roll) in rolling_buffer_make_space() function125 if (rolling_buffer_make_space(roll) < 0) in rolling_buffer_load_from_ra()161 if (rolling_buffer_make_space(roll) < 0) in rolling_buffer_append()
171 rolling_buffer_make_space(&wreq->buffer); in netfs_prepare_write()337 if (rolling_buffer_make_space(&wreq->buffer) < 0) in netfs_write_folio()
47 int rolling_buffer_make_space(struct rolling_buffer *roll);