Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dio_uring.c642 struct io_statx { struct
848 struct io_statx statx;
4567 static int io_statx(struct io_kiocb *req, unsigned int issue_flags) in io_statx() function
4569 struct io_statx *ctx = &req->statx; in io_statx()
6710 ret = io_statx(req, issue_flags); in io_issue_sqe()