Searched refs:io_files_update_prep (Results 1 – 3 of 3) sorted by relevance
122 int io_files_update_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
232 .prep = io_files_update_prep,
360 int io_files_update_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_files_update_prep() function