Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Daio.c1610 static int aio_fsync(struct fsync_iocb *req, const struct iocb *iocb, in aio_fsync() function
1971 return aio_fsync(&req->fsync, iocb, false); in __io_submit_one()
1973 return aio_fsync(&req->fsync, iocb, true); in __io_submit_one()