Searched refs:io_queue_rsrc_removal (Results 1 – 1 of 1) sorted by relevance
/io_uring/ |
D | io_uring.c | 8468 static int io_queue_rsrc_removal(struct io_rsrc_data *data, unsigned idx, in io_queue_rsrc_removal() function 8515 ret = io_queue_rsrc_removal(ctx->file_data, slot_index, in io_install_fixed_file() 8561 ret = io_queue_rsrc_removal(ctx->file_data, offset, ctx->rsrc_node, file); in io_close_fixed() 8611 err = io_queue_rsrc_removal(data, i, ctx->rsrc_node, file); in __io_sqe_files_update() 9284 err = io_queue_rsrc_removal(ctx->buf_data, i, in __io_sqe_buffers_update()
|