Searched refs:__io_remove_buffers (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/fs/ |
D | io_uring.c | 3909 static int __io_remove_buffers(struct io_ring_ctx *ctx, struct io_buffer *buf, in __io_remove_buffers() function 3950 ret = __io_remove_buffers(ctx, head, p->bgid, p->nbufs); in io_remove_buffers() 4035 __io_remove_buffers(ctx, head, p->bgid, -1U); in io_provide_buffers() 8270 __io_remove_buffers(ctx, buf, id, -1U); in __io_destroy_buffers()
|