Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dopenclose.h20 int io_install_fixed_fd(struct io_kiocb *req, unsigned int issue_flags);
H A Dopenclose.c295 int io_install_fixed_fd(struct io_kiocb *req, unsigned int issue_flags) in io_install_fixed_fd() function
H A Dopdef.c493 .issue = io_install_fixed_fd,