Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dstatx.h3 int io_statx_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dstatx.c23 int io_statx_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_statx_prep() function
H A Dopdef.c224 .prep = io_statx_prep,