Searched refs:REQ_F_LINK_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
621 REQ_F_LINK_TIMEOUT = BIT(REQ_F_LINK_TIMEOUT_BIT), enumerator1761 if (req->flags & (REQ_F_FAIL_LINK|REQ_F_LINK_TIMEOUT in io_submit_flush_completions()1911 req->flags &= ~REQ_F_LINK_TIMEOUT; in io_kill_linked_timeout()1977 if (req->flags & REQ_F_LINK_TIMEOUT) in __io_req_find_next()6200 if (req->flags & REQ_F_LINK_TIMEOUT) in io_prep_linked_timeout()6209 req->flags |= REQ_F_LINK_TIMEOUT; in io_prep_linked_timeout()6263 req->flags &= ~REQ_F_LINK_TIMEOUT; in __io_queue_sqe()8502 if (req->flags & REQ_F_LINK_TIMEOUT) { in io_cancel_link_cb()