Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio_uring.c4693 static int io_accept_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_accept_prep() function
4830 static int io_accept_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_accept_prep() function
5751 return io_accept_prep(req, sqe); in io_req_prep()