Home
last modified time | relevance | path

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

/io_uring/
Dio_uring.c786 REQ_F_COMPLETE_INLINE = BIT(REQ_F_COMPLETE_INLINE_BIT), enumerator
1894 req->flags |= REQ_F_COMPLETE_INLINE; in io_req_complete_state()
7254 if (req->flags & REQ_F_COMPLETE_INLINE) { in __io_queue_sqe()