Searched refs:io_queue_rsrc_removal (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/fs/ |
D | io_uring.c | 8337 static int io_queue_rsrc_removal(struct io_rsrc_data *data, unsigned idx, in io_queue_rsrc_removal() function 8382 ret = io_queue_rsrc_removal(ctx->file_data, slot_index, in io_install_fixed_file() 8434 ret = io_queue_rsrc_removal(ctx->file_data, offset, ctx->rsrc_node, file); in io_close_fixed() 8484 err = io_queue_rsrc_removal(data, up->offset + done, in __io_sqe_files_update() 9155 err = io_queue_rsrc_removal(ctx->buf_data, offset, in __io_sqe_buffers_update()
|