Searched refs:io_cancel_req_match (Results 1 – 3 of 3) sorted by relevance
25 bool io_cancel_req_match(struct io_kiocb *req, struct io_cancel_data *cd);
40 bool io_cancel_req_match(struct io_kiocb *req, struct io_cancel_data *cd) in io_cancel_req_match() function76 return io_cancel_req_match(req, cd); in io_cancel_cb()382 if (!io_cancel_req_match(req, cd)) in io_cancel_remove()
781 if (io_cancel_req_match(req, cd)) in io_poll_file_find()