Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dfs.h15 int io_symlinkat_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dfs.c198 int io_symlinkat_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_symlinkat_prep() function
H A Dopdef.c356 .prep = io_symlinkat_prep,