Home
last modified time | relevance | path

Searched refs:rolling_buffer_make_space (Results 1 – 3 of 3) sorted by relevance

/linux/fs/netfs/
H A Drolling_buffer.c80 int rolling_buffer_make_space(struct rolling_buffer *roll) in rolling_buffer_make_space() function
125 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()
H A Dwrite_issue.c171 rolling_buffer_make_space(&wreq->buffer); in netfs_prepare_write()
337 if (rolling_buffer_make_space(&wreq->buffer) < 0) in netfs_write_folio()
/linux/include/linux/
H A Drolling_buffer.h47 int rolling_buffer_make_space(struct rolling_buffer *roll);