Searched refs:io_cancel_match_sequence (Results 1 – 3 of 3) sorted by relevance
28 static inline bool io_cancel_match_sequence(struct io_kiocb *req, int sequence) in io_cancel_match_sequence() function
61 if (io_cancel_match_sequence(req, cd->seq)) in io_cancel_req_match()
822 if (io_cancel_match_sequence(req, cd->seq)) in io_poll_find()