Home
last modified time | relevance | path

Searched refs:io_install_fixed_fd_prep (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/io_uring/
H A Dopenclose.h16 int io_install_fixed_fd_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dopenclose.c263 int io_install_fixed_fd_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_install_fixed_fd_prep() function
H A Dopdef.c491 .prep = io_install_fixed_fd_prep,