Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dfs.h7 int io_unlinkat_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
Dfs.c104 int io_unlinkat_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_unlinkat_prep() function
Dopdef.c364 .prep = io_unlinkat_prep,