Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dsync.h6 int io_fsync_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
Dsync.c53 int io_fsync_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_fsync_prep() function
Dopdef.c85 .prep = io_fsync_prep,