Searched refs:io_fixed_fd_remove (Results 1 – 3 of 3) sorted by relevance
196 ret = io_fixed_fd_remove(ctx, offset); in __io_close_fixed() 374 io_fixed_fd_remove(ctx, fds[0]); in io_pipe_fixed() 376 io_fixed_fd_remove(ctx, fds[1]); in io_pipe_fixed()
16 int io_fixed_fd_remove(struct io_ring_ctx *ctx, unsigned int offset);
122 int io_fixed_fd_remove(struct io_ring_ctx *ctx, unsigned int offset) in io_fixed_fd_remove() function