Searched refs:pipe_buf_can_merge (Results 1 – 1 of 1) sorted by relevance
281 static bool pipe_buf_can_merge(struct pipe_buffer *buf) in pipe_buf_can_merge() function423 if (pipe_buf_can_merge(buf) && offset + chars <= PAGE_SIZE) { in pipe_write()