Home
last modified time | relevance | path

Searched refs:io_cancel_link_cb (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/fs/
Dio_uring.c8497 static bool io_cancel_link_cb(struct io_wq_work *work, void *data) in io_cancel_link_cb() function
8526 cret = io_wq_cancel_cb(ctx->io_wq, io_cancel_link_cb, req, true); in io_attempt_cancel()