Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Drsrc.h135 int io_files_update_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dopdef.c219 .prep = io_files_update_prep,
H A Drsrc.c555 int io_files_update_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_files_update_prep() function