Home
last modified time | relevance | path

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

/linux-6.6.21/fs/
Daio.c1466 static int aio_prep_rw(struct kiocb *req, const struct iocb *iocb) in aio_prep_rw() function
1544 ret = aio_prep_rw(req, iocb); in aio_read()
1571 ret = aio_prep_rw(req, iocb); in aio_write()