Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dsync.h7 int io_fsync(struct io_kiocb *req, unsigned int issue_flags);
Dsync.c70 int io_fsync(struct io_kiocb *req, unsigned int issue_flags) in io_fsync() function
Dopdef.c86 .issue = io_fsync,