Searched refs:io_bind_prep (Results 1 – 3 of 3) sorted by relevance
58 int io_bind_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
511 .prep = io_bind_prep,
1844 int io_bind_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_bind_prep() function