Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Daio.c1596 static int aio_fsync(struct fsync_iocb *req, const struct iocb *iocb, in aio_fsync() function
1989 ret = aio_fsync(&req->fsync, iocb, false); in __io_submit_one()
1992 ret = aio_fsync(&req->fsync, iocb, true); in __io_submit_one()