Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio_uring.c5713 static int io_req_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_req_prep() function
5792 return io_req_prep(req, sqe); in io_req_defer_prep()
6295 ret = io_req_prep(req, sqe); in io_queue_sqe()