Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dopenclose.h19 int io_install_fixed_fd_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dopenclose.c265 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.c492 .prep = io_install_fixed_fd_prep,