Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dsync.h6 int io_fsync_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dsync.c53 int io_fsync_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_fsync_prep() function
H A Dopdef.c93 .prep = io_fsync_prep,