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