Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio-wq.h28 IO_WQ_CANCEL_NOTFOUND, /* work not found */ enumerator
Dio-wq.c1078 return IO_WQ_CANCEL_NOTFOUND; in io_wq_cancel_cb()
Dio_uring.c5611 case IO_WQ_CANCEL_NOTFOUND: in io_async_cancel_one()
8522 if (cret != IO_WQ_CANCEL_NOTFOUND) in io_attempt_cancel()
8527 if (cret != IO_WQ_CANCEL_NOTFOUND) in io_attempt_cancel()
8631 if (cret != IO_WQ_CANCEL_NOTFOUND) in __io_uring_cancel_task_requests()