Home
last modified time | relevance | path

Searched refs:io_fadvise_prep (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/io_uring/
H A Dadvise.c77 int io_fadvise_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_fadvise_prep() function
H A Dopdef.c256 .prep = io_fadvise_prep,
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c4544 static int io_fadvise_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_fadvise_prep() function
6540 return io_fadvise_prep(req, sqe); in io_req_prep()

Completed in 14 milliseconds