Searched refs:cancel_ret (Results 1 – 1 of 1) sorted by relevance
7612 enum io_wq_cancel cancel_ret; in io_async_cancel_one() local7620 cancel_ret = io_wq_cancel_cb(tctx->io_wq, io_cancel_cb, cd, all); in io_async_cancel_one()7621 switch (cancel_ret) { in io_async_cancel_one()