Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dio_uring.c1075 static int io_prep_rw(struct io_kiocb *req, const struct sqe_submit *s, in io_prep_rw() function
1387 ret = io_prep_rw(req, s, force_nonblock); in io_read()
1452 ret = io_prep_rw(req, s, force_nonblock); in io_write()