Home
last modified time | relevance | path

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

/linux-5.10/fs/
Daio.c174 struct fsync_iocb { struct
175 struct file *file;
176 struct work_struct work;
177 bool datasync;
201 struct fsync_iocb fsync; argument