Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Drsrc.h167 int io_files_update_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
Dopdef.c261 .prep = io_files_update_prep,
Drsrc.c656 int io_files_update_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_files_update_prep() function