Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dsync.h7 int io_fsync(struct io_kiocb *req, unsigned int issue_flags);
H A Dsync.c70 int io_fsync(struct io_kiocb *req, unsigned int issue_flags) in io_fsync() function
H A Dopdef.c86 .issue = io_fsync,