Home
last modified time | relevance | path

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

/Linux-v6.1/fs/
Daio.c1468 static int aio_prep_rw(struct kiocb *req, const struct iocb *iocb) in aio_prep_rw() function
1546 ret = aio_prep_rw(req, iocb); in aio_read()
1573 ret = aio_prep_rw(req, iocb); in aio_write()