Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Drsrc.h157 int io_files_update_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
Dopdef.c219 .prep = io_files_update_prep,
Drsrc.c565 int io_files_update_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_files_update_prep() function