Searched refs:io_rsrc_node_alloc (Results 1 – 2 of 2) sorted by relevance
140 struct io_rsrc_node *io_rsrc_node_alloc(struct io_ring_ctx *ctx, int type) in io_rsrc_node_alloc() function263 node = io_rsrc_node_alloc(ctx, IORING_RSRC_FILE); in __io_sqe_files_update()578 node = io_rsrc_node_alloc(ctx, IORING_RSRC_FILE); in io_sqe_files_register()790 node = io_rsrc_node_alloc(ctx, IORING_RSRC_BUFFER); in io_sqe_buffer_register()955 node = io_rsrc_node_alloc(ctx, IORING_RSRC_BUFFER); in io_buffer_register_bvec()1213 dst_node = io_rsrc_node_alloc(ctx, IORING_RSRC_BUFFER); in io_clone_buffers()
61 struct io_rsrc_node *io_rsrc_node_alloc(struct io_ring_ctx *ctx, int type);