Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dio_uring.c317 #define REQ_F_IOPOLL_COMPLETED 2 /* polled IO has completed */ macro
815 if (req->flags & REQ_F_IOPOLL_COMPLETED) { in io_do_iopoll()
979 req->flags |= REQ_F_IOPOLL_COMPLETED; in io_complete_rw_iopoll()
1012 if (req->flags & REQ_F_IOPOLL_COMPLETED) in io_iopoll_req_issued()