Home
last modified time | relevance | path

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

/linux-5.19.10/io_uring/
Dio_uring.c727 struct io_statx { struct
983 struct io_statx statx;
5701 static int io_statx(struct io_kiocb *req, unsigned int issue_flags) in io_statx() function
5703 struct io_statx *ctx = &req->statx; in io_statx()
12939 .issue = io_statx,