Searched refs:io_fixed_fd_remove (Results 1 – 3 of 3) sorted by relevance
206 ret = io_fixed_fd_remove(ctx, offset); in __io_close_fixed()387 io_fixed_fd_remove(ctx, fds[0]); in io_pipe_fixed()389 io_fixed_fd_remove(ctx, fds[1]); in io_pipe_fixed()
15 int io_fixed_fd_remove(struct io_ring_ctx *ctx, unsigned int offset);
126 int io_fixed_fd_remove(struct io_ring_ctx *ctx, unsigned int offset) in io_fixed_fd_remove() function