Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c650 struct io_statx { struct
856 struct io_statx statx;
4507 static int io_statx(struct io_kiocb *req, unsigned int issue_flags) in io_statx() function
4509 struct io_statx *ctx = &req->statx; in io_statx()
6640 ret = io_statx(req, issue_flags); in io_issue_sqe()