Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dio_uring.c784 REQ_F_COMPLETE_INLINE = BIT(REQ_F_COMPLETE_INLINE_BIT), enumerator
1830 req->flags |= REQ_F_COMPLETE_INLINE; in io_req_complete_state()
6964 if (req->flags & REQ_F_COMPLETE_INLINE) { in __io_queue_sqe()