Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Daio.c1442 static int aio_prep_rw(struct kiocb *req, const struct iocb *iocb) in aio_prep_rw() function
1524 ret = aio_prep_rw(req, iocb); in aio_read()
1552 ret = aio_prep_rw(req, iocb); in aio_write()