Searched refs:io_cancel_req_match (Results 1 – 4 of 4) sorted by relevance
37 bool io_cancel_req_match(struct io_kiocb *req, struct io_cancel_data *cd) in io_cancel_req_match() function73 return io_cancel_req_match(req, cd); in io_cancel_cb()376 if (!io_cancel_req_match(req, cd)) in io_cancel_remove()
25 bool io_cancel_req_match(struct io_kiocb *req, struct io_cancel_data *cd);
284 if (io_cancel_req_match(tmp, cd)) { in io_timeout_extract()
775 if (io_cancel_req_match(req, cd)) in io_poll_file_find()