Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio_uring.c535 struct io_statx { struct
669 struct io_statx statx;
4184 static int io_statx(struct io_kiocb *req, bool force_nonblock) in io_statx() function
4186 struct io_statx *ctx = &req->statx; in io_statx()
5995 ret = io_statx(req, force_nonblock); in io_issue_sqe()