Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dio-wq.h20 IO_WQ_CANCEL_NOTFOUND, /* work not found */ enumerator
Dio-wq.c1033 return IO_WQ_CANCEL_NOTFOUND; in io_wq_cancel_cb()
Dio_uring.c6247 case IO_WQ_CANCEL_NOTFOUND: in io_async_cancel_one()
9578 ret |= (cret != IO_WQ_CANCEL_NOTFOUND); in io_uring_try_cancel_iowq()
9605 ret |= (cret != IO_WQ_CANCEL_NOTFOUND); in io_uring_try_cancel_requests()