Searched refs:__io_fixed_fd_install (Results 1 – 2 of 2) sorted by relevance
83 int __io_fixed_fd_install(struct io_ring_ctx *ctx, struct file *file, in __io_fixed_fd_install() function114 ret = __io_fixed_fd_install(ctx, file, file_slot); in io_fixed_fd_install()
347 ret = __io_fixed_fd_install(ctx, files[0], slot); in io_pipe_fixed()360 ret = __io_fixed_fd_install(ctx, files[1], slot); in io_pipe_fixed()