Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Daio.c163 struct fsync_iocb { struct
182 struct fsync_iocb fsync; argument
1572 struct fsync_iocb *req = container_of(work, struct fsync_iocb, work); in aio_fsync_work()
1580 static int aio_fsync(struct fsync_iocb *req, struct iocb *iocb, bool datasync) in aio_fsync()